Repository navigation

#

source-generators

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

C#
2588
3 小时前

C# Source Generator based dependency injection container implementation.

C#
1092
2 个月前

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

C#
366
5 个月前

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

C#
330
6 个月前

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#
189
19 天前

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

C#
153
5 个月前

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

C#
133
4 个月前

Utility library for faster writing source generators

C#
61
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#
58
2 年前

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

C#
55
4 天前

Linq for Span<T> using SourceGenerators

C#
53
4 年前

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

C#
53
17 天前

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
8 个月前