JoanComasFdz / dotnet-how-to-debug-source-generator-vs2022Links
Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022
☆132Updated 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
Sorting:
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆156Updated 7 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- Write scripts with the power of C# and .NET☆235Updated 3 years ago
- The C# Source Generator Playground☆146Updated 3 years ago
- Json library that uses .NET 5 Source Generators☆150Updated 3 years ago
- A basic template for writing a C# source generator☆188Updated 3 years ago
- Generate fluent builders for your C# classes with ease.☆117Updated 3 months ago
- Moxy - Mixins code generator for C#☆121Updated 5 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
- Practical generic programming for .NET☆209Updated 2 weeks ago
- Implementation in C# of LINQ concept with struct☆305Updated last year
- A Roslyn source generator for creating constructors.☆93Updated last week
- A lightweight full text indexer for .NET☆190Updated 3 months ago
- Source generator that helps register attribute marked services in the dependency injection ServiceCollection☆185Updated last week
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated 10 months ago
- The CodeGenHelpers is meant to help anyone who is working on C# CodeGenerator☆99Updated 6 months ago
- A .NET MessagePack serialization library with great performance and simplicity.☆95Updated this week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆196Updated last month
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- Roslyn Source Code Generators with Examples☆83Updated 3 weeks ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆165Updated last month
- C# interface-to-member source generator☆81Updated 9 months ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 7 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- 🔑🔒 Lock your c# threads by key☆71Updated 6 months ago
- C# Source Generator for UTF-8 binary literal☆144Updated 9 months ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆56Updated 3 weeks ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆479Updated last week
- Extends Verify to allow verification of C# Source Generators.☆85Updated last week
- A modern compile-time generated interception/proxy library☆140Updated 2 years ago