davidwengier / SourceGeneratorPlayground
The C# Source Generator Playground
☆146Updated 3 years ago
Alternatives and similar repositories for SourceGeneratorPlayground:
Users that are interested in SourceGeneratorPlayground are comparing it to the libraries listed below
- Practical generic programming for .NET☆202Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- A basic template for writing a C# source generator☆187Updated 3 years ago
- Moxy - Mixins code generator for C#☆120Updated 3 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 7 months ago
- C# Source Generator for UTF-8 binary literal☆141Updated 7 months ago
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Generate fluent builders for your C# classes with ease.☆113Updated last month
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆114Updated 5 months ago
- A modern compile-time generated interception/proxy library☆139Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Easily identify which dependencies can be removed from a .NET project☆191Updated 2 months ago
- Structured concurrency support for C#☆276Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆292Updated this week
- Compile Razor templates at build-time without a dependency on ASP.NET.☆160Updated 2 weeks ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆174Updated this week
- Portable Razor compiler & code generator☆229Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated last month
- Benchmarking LINQ and alternative implementations☆182Updated last year
- C# interface-to-member source generator☆80Updated 7 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆178Updated 2 years ago
- Intelligent Enums☆213Updated 5 months ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions☆55Updated this week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Using the Compiler API for object mapping☆66Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆124Updated 2 years ago
- Qowaiv is a Single Value Object library☆96Updated last month
- A convention based object to object mapper using Roslyn source generator.☆93Updated 2 weeks ago