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:
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 7 months 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
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 5 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆75Updated 11 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated 2 weeks ago
- C# parser for .NET & Mono stack traces☆53Updated 5 years ago
- 🌌 Extensions that support the C# functional paradigm.☆66Updated 4 years ago
- Dynamically attach properties to (almost) any object instance.☆47Updated 4 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A collection of utilities for working with strings in .NET.☆38Updated 5 years ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 10 months ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 6 years ago
- Fast Accessors for .Net☆33Updated 3 years ago
- An HTML generation library☆42Updated this week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 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
- Simplifies the implementation of IDisposable☆80Updated 3 months ago
- Complement for System.Linq.Expressions☆118Updated 6 years ago
- ☆41Updated 5 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆53Updated 2 years ago