codecentric / net_automatic_interfaceLinks
.Net Source Generator for Automatic Interfaces
☆109Updated last month
Alternatives and similar repositories for net_automatic_interface
Users that are interested in net_automatic_interface are comparing it to the libraries listed below
Sorting:
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- Practical generic programming for .NET☆255Updated last week
- Easily identify which dependencies can be removed from a .NET project☆213Updated last month
- C# interface-to-member source generator☆85Updated 5 months ago
- Intelligent Enums☆240Updated 2 weeks ago
- Moxy - Mixins code generator for C#☆130Updated last year
- Reflection APIs over roslyn symbol APIs☆194Updated 4 months ago
- Execute a function in a separate process☆234Updated last year
- High-performance, low-allocating JSON object diff and patch extension for System.Text.Json. Support generating patch document in RFC 6902…☆118Updated last year
- The C# Source Generator Playground☆149Updated 4 years ago
- Code generator to easily create data builder patterns for your model classes☆117Updated last year
- Source only package that exposes newer APIs, .net features, and C# features to older runtimes.☆419Updated this week
- Structured concurrency support for C#☆276Updated 2 years ago
- A Source Generator for Source Generators. Gives out of the box support for transistent dependencies and logging right in Visual Studio☆93Updated 2 weeks ago
- Manages launching and cleanup of diff tools☆223Updated this week
- Compile Razor templates at build-time without a dependency on ASP.NET.☆166Updated last week
- Immutability is easy!☆54Updated last month
- Produce NuPkg files that have .NET Reference assemblies as resources☆157Updated last month
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆339Updated last week
- Wrappers around ILoggers (Microsoft Extensions Logging, Serilog, NLog, etc) to accept Interpolated Strings☆88Updated 2 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆203Updated 2 months ago
- Generate primary constructor from readonly fields☆106Updated last year
- Generate fluent builders for your C# classes with ease.☆133Updated this week
- C# source generator that generates a constructor from readonly fields/properties in a class or struct☆62Updated 3 weeks ago
- 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…☆114Updated 3 years ago
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆196Updated last year
- A basic template for writing a C# source generator☆188Updated 3 years ago
- A convention based object to object mapper using Roslyn source generator.☆96Updated 6 months ago
- Utility library for faster writing source generators☆64Updated 4 years ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆123Updated 6 months ago