227 results for “topic:csharp-sourcegenerator”
A .NET source generator for generating object mappings. No runtime reflection.
A high performance implementation of Mediator pattern in .NET using source generators.
A list of C# Source Generators (not necessarily awesome) and associated resources: articles, talks, demos.
A semi-opinionated library which is a source generator and a code analyser. It Source generates Value Objects
compile time dependency injection for .NET
C# discriminated union source generator
SpreadCheetah is a high-performance .NET library for generating spreadsheet (Microsoft Excel XLSX) files.
Expose project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.
A tool for generating Refit interfaces and contracts from OpenAPI (Swagger) specifications
A mocking library based on the Compiler APIs (Roslyn + Mocks)
.NET adaptation for Java's Lombok using Source Generators.
C# GraphQL client with Linq-like syntax
The fastest deep cloning library for .NET – zero-config, works out of the box.
Alloc-free and fast replacement for Linq, with code generation
Create, edit and run multiple C# top-level programs in the same project by just selecting the startup program from the start button.
ComWrappers required to run NativeAOT and WinForms
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
C# source generators for the Godot Game Engine
Portable Razor compiler & code generator
C# Source Generator to Create Strongly Typed SignalR Clients.
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 basic template for writing a C# source generator
Source Generated implementation of the Mediator pattern
A source code generator for automatically implementing IEquatable<T> using only attributes.
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies between properties, notifications when specific properties change, and more.
Json library that uses .NET 5 Source Generators
The C# Source Generator Playground
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
C# Source Generator for UTF-8 binary literal
A modern compile-time generated interception/proxy library