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:
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆309Updated this week
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- The C# Source Generator Playground☆146Updated 3 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.☆299Updated this week
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Moxy - Mixins code generator for C#☆120Updated 5 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆154Updated 6 months ago
- Intelligent Enums☆216Updated 6 months ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆161Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆180Updated 3 weeks ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆189Updated last month
- Practical generic programming for .NET☆206Updated last week
- Structured concurrency support for C#☆276Updated 2 years ago
- Easily identify which dependencies can be removed from a .NET project☆196Updated 3 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆477Updated this week
- Benchmarking LINQ and alternative implementations☆183Updated last year
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 2 months ago
- Roslyn analyzers for IDisposable☆406Updated 11 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated 2 weeks ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆116Updated 6 months ago
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- Generate fluent builders for your C# classes with ease.☆117Updated 2 months ago
- Json library that uses .NET 5 Source Generators☆149Updated 3 years ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆242Updated last month
- NsDepCop is a static code analysis tool that enforces namespace and assembly dependency rules in C# projects.☆213Updated 2 months ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆361Updated this week
- My talk on Roslyn-based Source Generators.☆55Updated 2 months ago
- Generate primary constructor from readonly fields☆107Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆173Updated last year