zompinc / sync-method-generatorLinks
Generates a synchronized version of an async method
☆75Updated 3 weeks ago
Alternatives and similar repositories for sync-method-generator
Users that are interested in sync-method-generator are comparing it to the libraries listed below
Sorting:
- ☆71Updated this week
- Simple source only reflection library with default interface property support☆76Updated this week
- File path abstraction library for .NET.☆95Updated this week
- A Roslyn analyzer to improve the experience when working with nullable reference types.☆55Updated 8 months ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆78Updated this week
- C# interface-to-member source generator☆86Updated 6 months ago
- Analyzers checking System.Reflection☆82Updated 2 years ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆74Updated 4 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆83Updated last week
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- Write testable code by abstracting away system dependencies.☆72Updated this week
- ResXGenerator is a C# source generator to generate strongly-typed resource classes for looking up localized strings.☆44Updated 2 months ago
- Utility library for faster writing source generators☆65Updated 4 years ago
- surfacing defects at compile time and preventing issues that would otherwise go unnoticed☆43Updated 10 months ago
- Moxy - Mixins code generator for C#☆131Updated last year
- QuickConstructor is a reliable and feature-rich source generator that can automatically emit a constructor from the fields and properties…☆26Updated 3 years ago
- A .NET library to parse XML at lightspeed with zero allocation.☆116Updated last year
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆114Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated this week
- Extends Verify to allow verification of C# Source Generators.☆93Updated this week
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.