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:
- An allocation free Task-like object for async methods☆40Updated last year
- A OO framework to handle all sorts of paths operations: File, Directory, Absolute, Drive Letter, UNC, Relative, prefixed with an Environm…☆89Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 5 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 10 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆80Updated 5 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 years ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- A .NET/Mono library to handle color spaces (and light spectrums!)☆48Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Simplifies the implementation of IDisposable☆78Updated last month
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Code analysis improvements and context actions☆63Updated last week
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- The Swiss Army Knife for type conversion in .NET☆57Updated last year
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- C# framework for Units of Measurement☆50Updated 10 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- A modern wrapper around System.IO.☆84Updated 3 years ago
- A C# glob matcher, ported from Javascript☆58Updated 6 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago