beakona / AutoInterfaceLinks
C# interface-to-member source generator
☆84Updated 2 months ago
Alternatives and similar repositories for AutoInterface
Users that are interested in AutoInterface are comparing it to the libraries listed below
Sorting:
- Extends Verify to allow verification of C# Source Generators.☆90Updated last week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- Immutability is easy!☆52Updated 2 weeks ago
- Analyzers checking System.Reflection☆82Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 2 weeks ago
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆59Updated 2 weeks ago
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 8 months ago
- ☆56Updated last week
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆196Updated 4 months ago
- Generates a synchronized version of an async method☆69Updated 3 weeks ago
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 3 months ago
- Moxy - Mixins code generator for C#☆125Updated 8 months ago
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- Practical generic programming for .NET☆241Updated this week
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.