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☆146Updated 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.☆307Updated last week
- Reflection APIs over roslyn symbol APIs☆192Updated 2 months ago
- Practical generic programming for .NET☆248Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆331Updated this week
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 7 months ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆200Updated 2 months ago
- Moxy - Mixins code generator for C#☆127Updated 10 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- Generate fluent builders for your C# classes with ease.☆130Updated last month
- Execute a function in a separate process☆234Updated last year
- Structured concurrency support for C#☆277Updated 2 years ago
- Generate primary constructor from readonly fields☆107Updated last year
- A tool to visualize the activity of the .NET garbage collector.☆183Updated last year
- Extends Verify to allow verification of C# Source Generators.☆91Updated this week
- My talk on Roslyn-based Source Generators.☆58Updated 8 months ago
- Manages launching and cleanup of diff tools☆218Updated last week
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆223Updated this week
- A convention based object to object mapper using Roslyn source generator.☆94Updated 5 months ago
- Intelligent Enums☆235Updated 2 weeks ago
- Produces text which, on first glance, looks like real, ponderous, prose; replete with clichés.☆170Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆61Updated 2 weeks ago
- A lightweight full text indexer for .NET☆192Updated last week
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆164Updated 2 weeks ago