davidwengier / SourceGeneratorTemplateLinks
A basic template for writing a C# source generator
☆189Updated 3 years ago
Alternatives and similar repositories for SourceGeneratorTemplate
Users that are interested in SourceGeneratorTemplate are comparing it to the libraries listed below
Sorting:
- The C# Source Generator Playground☆146Updated 4 years ago
- Reflection APIs over roslyn symbol APIs☆191Updated last month
- Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.☆307Updated this week
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆197Updated 2 weeks ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆329Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 months ago
- Moxy - Mixins code generator for C#☆126Updated 9 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated 4 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Generate fluent builders for your C# classes with ease.☆126Updated last month
- Structured concurrency support for C#☆278Updated 2 years ago
- Practical generic programming for .NET☆245Updated this week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 6 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆203Updated this week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆162Updated 3 weeks ago
- A lightweight full text indexer for .NET☆191Updated 6 months ago
- Execute a function in a separate process☆234Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆166Updated this week
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Portable Razor compiler & code generator☆229Updated 2 years ago
- Easily identify which dependencies can be removed from a .NET project☆205Updated 3 months ago
- Intelligent Enums☆235Updated this week
- Extends Verify to allow verification of C# Source Generators.☆90Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated this week
- Manages launching and cleanup of diff tools☆220Updated last week
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆119Updated last year