davidwengier / SourceGeneratorTemplateLinks
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
Sorting:
- The C# Source Generator Playground☆147Updated 4 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.☆308Updated last week
- Reflection APIs over roslyn symbol APIs☆193Updated 3 months ago
- Practical generic programming for .NET☆252Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆166Updated 4 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Easily identify which dependencies can be removed from a .NET project☆211Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆335Updated last week
- Execute a function in a separate process☆234Updated last year
- Moxy - Mixins code generator for C#☆130Updated 11 months ago
- Structured concurrency support for C#☆277Updated 2 years ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆200Updated 2 months ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 8 months ago
- Advanced async/await Diagnostics and CodeFixes for C#☆189Updated 2 years ago
- Generate fluent builders for your C# classes with ease.☆131Updated last month
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- A tool to visualize the activity of the .NET garbage collector.☆184Updated last year
- Intelligent Enums☆237Updated 2 weeks ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Extends Verify to allow verification of C# Source Generators.☆91Updated this week
- Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆496Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Manages launching and cleanup of diff tools☆222Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆61Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆225Updated last week
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆176Updated 2 years ago
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆171Updated last week
- My talk on Roslyn-based Source Generators.☆58Updated 8 months ago
- A convention based object to object mapper using Roslyn source generator.☆97Updated 6 months ago