59 packages tagged with “Source-Generators”
Bit.SourceGenerators
This library is to .NET what Lombok is to Java. It generates constructors and other fun stuff using Source Generators for those classes you specify special attributes for.
Bit.Tooling.SourceGenerators
Compile-time tools for implementing rich data model.
Package Description
相比于Lombok.NET开发了更多功能
Test helpers and extension methods to simplify testing of .NET source generators.
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
Source generators for CaeriusNet. Automatically generates DTO mappers and TVP converters.
一些unity的内容生成
Endpoint Mapper for ASP.NET Core 8
MockGen is a .NET mock library based on source generators. It aims to be the best mocking library in .net world by using source generators to offer the most powerful and straightforward API.
This package simplify working with jsons input in tests
A lightweight, high-performance mocking framework for .NET that combines compile-time code generation with runtime flexibility. Enables optimized mock implementations at build time with fallback runtime proxies for dynamic scenarios.
An opinionated, yet fully open and changable, .NET 7 + NextJs monolithic application archicture.
High-performance Mediator and Mapper components for .NET 9
Source generator and analyzers for BbQ.MockLite - generates optimized mock implementations at compile time with diagnostic analyzers and code fix providers.
Source generator for enhancing classes with methods to access values of all their properties by name.
A source generator to generate properties automatically from fields
A source generator to generate ActivitySource's from attributed method bodies
A tool that helps you generate design pattern code in C#
Cauldron like Property-Interception using C# Source-Generators