beakona / AutoInterfaceLinks
C# interface-to-member source generator
☆84Updated last month
Alternatives and similar repositories for AutoInterface
Users that are interested in AutoInterface are comparing it to the libraries listed below
Sorting:
- A modern compile-time generated interception/proxy library☆141Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Immutability is easy!☆51Updated last month
- IDisposable helper types.☆134Updated last year
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆65Updated 7 months ago
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆65Updated last month
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- ☆55Updated this week
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆111Updated 3 years ago
- Analyzers checking System.Reflection☆82Updated last year
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆58Updated 2 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆46Updated 5 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Produce NuPkg files that have .NET Reference assemblies as resources☆113Updated last month
- Practical generic programming for .NET☆232Updated this week
- Extends Verify to allow verification of C# Source Generators.☆89Updated last week
- A C# Parser library that allows easy parsing and formatting of C# source files☆29Updated last year
- Generates a synchronized version of an async method☆67Updated 2 weeks ago
- Simple source only reflection library with default interface property support☆73Updated last week
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆195Updated 4 months ago
- ZeroIoC is reflectionless IoC Container for C#