davidwengier / SourceGeneratorTemplate
A basic template for writing a C# source generator
☆188Updated 3 years ago
Alternatives and similar repositories for SourceGeneratorTemplate:
Users that are interested in SourceGeneratorTemplate are comparing it to the libraries listed below
- The C# Source Generator Playground☆146Updated 3 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆296Updated this week
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆297Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆112Updated 4 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆468Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 5 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆175Updated this week
- Code generator to easily create data builder patterns for your model classes☆117Updated 8 months ago
- Practical generic programming for .NET☆203Updated last week
- Structured concurrency support for C#☆276Updated 2 years ago
- Generate fluent builders for your C# classes with ease.☆116Updated last month
- Intelligent Enums☆215Updated 5 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆352Updated this week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆154Updated last month
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆184Updated 3 weeks ago
- Easily identify which dependencies can be removed from a .NET project☆191Updated 2 months ago
- Moxy - Mixins code generator for C#☆120Updated 4 months ago
- Json library that uses .NET 5 Source Generators☆148Updated 3 years ago
- Roslyn analyzers for IDisposable☆402Updated 10 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆114Updated 5 months ago
- C# Source Generator for UTF-8 binary literal☆142Updated 8 months ago
- Execute a function in a separate process☆233Updated 10 months ago
- Improved MSBuild editing support☆234Updated last month
- String representations of expression trees + library of expression tree objects☆159Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 6 months ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆189Updated last week
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆172Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆127Updated 2 years ago