JoanComasFdz / dotnet-how-to-debug-source-generator-vs2022Links
Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022
β136Updated 3 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
Sorting:
- A basic template for writing a C# source generatorβ190Updated 3 years ago
- π Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", β¦β201Updated 4 months ago
- A Roslyn source generator for creating constructors.β98Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.β161Updated last month
- Source generator that helps register attribute marked services in the dependency injection ServiceCollectionβ199Updated this week
- Json library that uses .NET 5 Source Generatorsβ150Updated 4 years ago
- The C# Source Generator Playgroundβ146Updated 4 years ago
- Write scripts with the power of C# and .NETβ243Updated 3 years ago
- Moxy - Mixins code generator for C#β125Updated 8 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your builβ¦β156Updated 8 months ago
- C# interface-to-member source generatorβ84Updated 2 months ago
- C# Source Generator to Create Strongly Typed SignalR Clients.