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☆189Updated 3 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated this week
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆203Updated this week
- Moxy - Mixins code generator for C#☆126Updated 9 months ago
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Generate fluent builders for your C# classes with ease.☆126Updated last month
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- Roslyn Source Code Generators with Examples☆90Updated this week
- C# interface-to-member source generator☆84Updated 2 months ago
- The C# Source Generator Playground☆146Updated 4 years ago
- 🔑🔒 Lock your c# threads by key☆74Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- A Roslyn source generator for creating constructors.☆98Updated last week
- Practical generic programming for .NET☆245Updated this week
- Extends Verify to allow verification of C# Source Generators.☆90Updated last week
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week
- A tool to visualize the activity of the .NET garbage collector.☆182Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 5 months ago
- C# Source Generator to Create Strongly Typed SignalR Clients.☆190Updated last week
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated this week
- Reflection APIs over roslyn symbol APIs☆191Updated last month
- C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection☆114Updated last year
- C# Source Generator for UTF-8 binary literal☆146Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Execute a function in a separate process☆234Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆119Updated this week
- A lightweight full text indexer for .NET☆191Updated 6 months ago