JoanComasFdz / dotnet-how-to-debug-source-generator-vs2022
Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022
☆122Updated 2 years ago
Alternatives and similar repositories for dotnet-how-to-debug-source-generator-vs2022:
Users that are interested in dotnet-how-to-debug-source-generator-vs2022 are comparing it to the libraries listed below
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- Generate fluent builders for your C# classes with ease.☆109Updated last month
- Moxy - Mixins code generator for C#☆120Updated 2 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆151Updated this week
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆97Updated 3 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆187Updated 3 weeks ago
- The C# Source Generator Playground☆146Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆148Updated 4 months ago
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆215Updated 3 months ago
- Easy C# class and code generation, POCO object and Methods creation☆84Updated this week
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 2 months ago
- C# implementation of a Rope<T> immutable data structure.☆119Updated 4 months ago
- Practical generic programming for .NET☆193Updated this week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- A Roslyn source generator for creating constructors.☆88Updated this week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆169Updated 6 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Extends Verify to allow verification of C# Source Generators.☆81Updated last week
- Roslyn Source Code Generators with Examples☆79Updated last week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆55Updated 2 weeks ago
- A .NET MessagePack serialization library with great performance and simplicity.☆81Updated this week
- Reflection APIs over roslyn symbol APIs☆191Updated 2 years ago
- 🔑🔒 Lock your c# threads by key☆68Updated 3 months ago
- A lightweight full text indexer for .NET☆188Updated last week
- Simple C# source generation based on custom templates☆102Updated last year
- A basic template for writing a C# source generator☆186Updated 2 years ago
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆115Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆179Updated 3 months ago
- ZeroIoC is reflectionless IoC Container for C#☆46Updated 7 months ago
- My talk on Roslyn-based Source Generators.☆53Updated last week