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 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 last week
- Reflection APIs over roslyn symbol APIs☆190Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆311Updated 3 weeks ago
- Structured concurrency support for C#☆276Updated 2 years ago
- Practical generic programming for .NET☆209Updated 2 weeks ago
- A project which uses Source Generation to create a FluentBuilder for a specified model or DTO☆190Updated last week
- The main purpose of this library is to bring missing features to the official .Net namespace System.Text.Json☆155Updated 3 months ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- Moxy - Mixins code generator for C#☆121Updated 5 months ago
- Generate fluent builders for your C# classes with ease.☆117Updated 3 months ago
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆365Updated this week
- Intelligent Enums☆216Updated 7 months ago
- A convention based object to object mapper using Roslyn source generator.☆95Updated 2 weeks ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆132Updated 2 years ago
- Easily identify which dependencies can be removed from a .NET project☆198Updated 4 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Low allocation async/await for C#/.NET☆397Updated 5 years ago
- Compile Razor templates at build-time without a dependency on ASP.NET.☆162Updated this week
- Execute a function in a separate process☆235Updated last year
- Code generator to easily create data builder patterns for your model classes☆117Updated 9 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆244Updated 2 months ago
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago
- Multiplatform UI tool for observing .NET counters, written and maintained by an awesome contributors from Dotnetos community🌶☆173Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆190Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- Advanced async/await Diagnostics and CodeFixes for C#☆181Updated 2 years ago