xaviergonz / T4ImmutableLinks
T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.
☆26Updated 5 years ago
Alternatives and similar repositories for T4Immutable
Users that are interested in T4Immutable are comparing it to the libraries listed below
Sorting:
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆90Updated 9 years ago
- Fody weaver that provides powerful CIL manipulation tools, including C# mixin functionality☆21Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆84Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- An allocation free Task-like object for async methods☆40Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 10 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 8 years ago
- Code analysis improvements and context actions☆64Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 4 years ago
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 6 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 5 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 3 years ago
- Provides strongly typed access to a compile-time string representing the name of a variable, field, property, method, event, enum, or typ…☆21Updated 8 years ago
- Easy to use extensible calculator for .NET. Demonstrates Sprache toolkit grammar inheritance.☆47Updated 6 years ago