pvginkel / CSharpSyntaxLinks
C# code generator based on the Roslyn API
☆32Updated 11 years ago
Alternatives and similar repositories for CSharpSyntax
Users that are interested in CSharpSyntax are comparing it to the libraries listed below
Sorting:
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A simple template base system of macros for C# that can be executed in design time☆67Updated last year
- Provides methodof, propertyof and fieldof equivalents of typeof .☆66Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 3 months ago
- Visual Studio Interactive Window☆71Updated last week
- 🌌 Extensions that support the C# functional paradigm.☆65Updated 4 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- QuickInject is a simple dependency injection container for .NET Core☆46Updated 2 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
- Generates valid, readable C# from an Expression Tree.☆169Updated last week
- Concurrency library for .Net☆64Updated 5 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 7 months ago
- Simplifies the implementation of IDisposable☆78Updated this week
- Faster with Files☆59Updated 8 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 6 years ago
- Pretty print objects to the console. Similar to LINQPad's Dump() extension method.☆79Updated 5 years ago
- IPC [inter-process communication] engine for .NET based on memory-mapped files and on Named Pipes for Windows and Linux.☆62Updated 5 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- Generate ToString method from public properties.☆83Updated 8 months ago
- DumpMiner is a tool for inspecting a .NET dump file or live process. The tool uses the ClrMD library.☆71Updated 2 months ago
- A simple random generation framework for .NET Core and 4.52+☆49Updated 2 years ago
- 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
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago
- Embedded persistent key-value store for .NET. Pure C# code.☆64Updated 4 years ago