235 results for “topic:source-generator”
Pure DI for .NET
The fastest deep cloning library for .NET – zero-config, works out of the box.
Interpolated Strings but in reverse! A very cursed C# parser library.
MvvmGen is a lightweight MVVM library for XAML applications. It generates your ViewModels on-the-fly for you via a Roslyn-based C# Source Generator.
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.
UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.
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.
Declarative syntax for System.CommandLine via attributes for easy, fast, strongly-typed (no reflection) usage. Includes a source generator which automagically converts your classes to CLI commands and properties to CLI options or CLI arguments.
Reactive language support for WPF/Avalonia applications when using .resx file.
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
A simple and lightweight page resolver for use in .NET MAUI projects
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection
A source generator that automatically migrates your logging calls to the LoggerMessage version
A Roslyn source generator for creating constructors.
ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard INotifyPropertyChanged and ReactiveUI patterns.
Automated .NET SDKs for your APIs
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Vibes only
Powerful, efficient, and highly customizable validation library for .NET, leveraging the capabilities of C# Source Generators to provide compile-time validation logic generation.
A C# string parser based on simple templates using source generators.
个人java/csharp公共包,集合库,并发库,行为树,Dson文本...
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.
Aspid.MVVM is a powerful, high-performance MVVM framework for Unity, eliminating reflection, minimizing GC allocations, and removing boilerplate code for faster, streamlined development.
Contains sample applications built with .NET, XAML, and MvvmGen.
C# Source Generator library for Inter-Process Communication
A source generator for .NET Minimal APIs to make building REST APIs easier for .NET
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.