davidwengier / SourceGeneratorTemplate
A basic template for writing a C# source generator
☆186Updated 2 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
- Reflection APIs over roslyn symbol APIs☆191Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆280Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆111Updated 4 years ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆461Updated this week
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆292Updated this week
- Structured concurrency support for C#☆274Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆148Updated 4 months ago
- Moxy - Mixins code generator for C#☆120Updated 2 months ago
- Code generator to easily create data builder patterns for your model classes☆116Updated 6 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆158Updated 2 weeks ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 5 months ago
- A tool to visualize the activity of the .NET garbage collector.☆176Updated 8 months ago
- Intelligent Enums☆211Updated 3 months ago
- Generate fluent builders for your C# classes with ease.☆109Updated last month
- Practical generic programming for .NET☆193Updated this week
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Roslyn analyzers for IDisposable☆394Updated 9 months ago
- Fast and lightweight parser creation tools☆443Updated 3 weeks ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆179Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆122Updated 2 years ago
- A convention based object to object mapper using Roslyn source generator.☆93Updated 2 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- Execute a function in a separate process☆231Updated 8 months ago
- Source only package that exposes newer .net and C# features to older runtimes.☆340Updated this week
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆171Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- Improved MSBuild editing support☆231Updated last month
- A modern compile-time generated interception/proxy library☆138Updated last year
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆111Updated 10 months ago