Repository navigation

#

source-generators

A high performance implementation of Mediator pattern in .NET using source generators.

C#
2906
14 天前

C# Source Generator based dependency injection container implementation.

C#
1122
6 个月前

This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.

C#
379
1 个月前

.NET adaptation for Java's Lombok using Source Generators.

C#
334
10 个月前

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.

C#
195
5 个月前

A source code generator for automatically implementing IEquatable using only attributes.

C#
162
1 个月前

The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.

C#
138
2 个月前

Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET

C#
67
14 天前

Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators

C#
64
21 天前

Utility library for faster writing source generators

C#
63
4 年前

One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.

C#
57
2 年前

Linq for Span using SourceGenerators

C#
54
4 年前

Postman2CSharp hosts the source code for https://postman2csharp.com, a website for converting Postman collections to C# ApiClients that can be seamlessly exported and imported into your project. Generated ApiClient projects contains no dependencies and highly customizable.

C#
52
1 年前