94 results for “topic:source-generators”
A high performance implementation of Mediator pattern in .NET using source generators.
C# Source Generator based dependency injection container implementation.
compile time dependency injection for .NET
This project converts TypeScript type declarations into C# representations, and use C# source generators to expose automatic JavaScript interop functionality.
.NET adaptation for Java's Lombok using 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.
A source code generator for automatically implementing IEquatable<T> using only attributes.
The application for the "Learning Blazor: Build Single Page Apps with WebAssembly and C#" O'Reilly Media book by David Pine.
C# interface-to-member source generator
Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators
Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET
No description provided.
Reflectionless reflection
Utility library for faster writing source generators
C# Domain Primitives generator
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
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.
Linq for Span<T> using SourceGenerators
A .NET source generator for creating simple value objects wrapping primitive types.
Extremely fast and lightweight minimalistic object mapper generated on the fly
boilerplatezero is a collection of C# source generators
FairPlayCombined is a platform designed to accelerate app development using .NET, Blazor, and more. It includes real-world templates like video sharing and dating apps, reducing costs and time-to-market. Perfect for developers, startups, and businesses, it empowers innovation and delivers value with pre-built tools and resources.
Highly efficient compile-time general purpose DI container based on C# source generators.
A high-performance, cache-efficient Entity Component System (ECS) for C#. Features chunk-based storage, fast queries, source-generated iteration, multithreading, SIMD support, and zero external dependencies.
template repository for a roslyn source generator
Tagged union for c#
Tiny and simple data format/serializer.
EndpointHelpers is a Roslyn source generator that creates strongly-typed helpers for ASP.NET Core MVC URL generation.
.NET Reflection without doing the actual reflection... powered by source generators
Source generator for decorator pattern boilerplate code in C#.