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.
-
Updated
Dec 12, 2023 - C#
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.
A simple and lightweight page resolver for use in .NET MAUI projects
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
A Roslyn source generator for creating constructors.
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.
C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection
Reactive language support for WPF/Avalonia applications when using .resx file.
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
Provides an easy way to implement Smart Enums and Value Objects
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Contains sample applications built with .NET, XAML, and MvvmGen.
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.
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.
Source Generator for dumping the git branch information, commit hash, and if the working tree is dirty or clean on projects that install this and applies them as an assembly level attribute.
Simple & Lightweight solution for managing configuration assets in Unity projects
💪🏾 A strongly-typed domain values source-generator
Add a description, image, and links to the source-generator topic page so that developers can more easily learn about it.
To associate your repository with the source-generator topic, visit your repo's landing page and select "manage topics."