29 results found Sort:

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.
Created 2021-04-26
181 commits to main branch, last one about a year ago
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.
Created 2022-05-26
86 commits to master branch, last one 10 months ago
Interpolated Strings but in reverse! A very cursed C# parser library.
Created 2023-12-09
19 commits to main branch, last one 3 days ago
UniTyped is a source generator that allows typed access to data such as SerializedObjects, material parameters, tags and layers.
Created 2023-02-17
49 commits to master branch, last one 2 months ago
Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies ...
Created 2021-06-25
200 commits to master branch, last one about a month ago
A simple and lightweight page resolver for use in .NET MAUI projects
Created 2021-06-16
74 commits to main branch, last one 18 days ago
File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.
Created 2021-01-01
279 commits to master branch, last one 4 months ago
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Created 2022-05-09
326 commits to main branch, last one a day ago
11
111
mit
1
Reactive language support for WPF/Avalonia applications when using .resx file.
Created 2023-10-25
82 commits to main branch, last one 20 days ago
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...
Created 2023-12-12
94 commits to main branch, last one 21 days ago
A Roslyn source generator for creating constructors.
Created 2022-07-09
583 commits to main branch, last one 15 hours ago
ReactiveGenerator is a modern C# source generator that automates property change notification implementation, supporting both standard INotifyPropertyChanged and ReactiveUI patterns.
Created 2024-11-18
295 commits to main branch, last one about a month ago
C# Source Generator to automatically register dependencies in Microsoft Dependency Injection Service Collection
Created 2022-12-10
30 commits to main branch, last one 8 months ago
A source generator that automatically migrates your logging calls to the LoggerMessage version
Created 2024-11-27
83 commits to main branch, last one 10 days ago
A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.
Created 2022-04-11
28 commits to master branch, last one about a month ago
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Created 2021-03-02
331 commits to main branch, last one 17 days ago
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. Gener...
Created 2023-06-28
293 commits to master branch, last one 5 months ago
Contains sample applications built with .NET, XAML, and MvvmGen.
Created 2021-05-11
18 commits to main branch, last one about a year ago
HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.
Created 2021-07-25
30 commits to main branch, last one 3 months ago
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
Created 2024-05-02
53 commits to main branch, last one about a month ago
2
40
other
5
Automated .NET SDKs for your APIs
Created 2023-11-22
668 commits to main branch, last one a day ago
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.
Created 2021-03-26
64 commits to main branch, last one 3 years ago
💪🏾 A strongly-typed domain values source-generator
Created 2022-12-23
29 commits to master branch, last one about a year ago
C# Source Generator library for Inter-Process Communication
Created 2021-12-03
122 commits to main branch, last one 2 days ago
Auto generate boilerplate code when declaring BindableProperty for your MAUI app
Created 2022-07-01
232 commits to master branch, last one 2 months ago
Subscribe C# events with IDisposables!
Created 2024-06-26
38 commits to main branch, last one 16 days ago
A C# source generator for ASP.NET Core razor pages and MVC controllers which produces strongly-typed identifiers for routes.
Created 2022-03-19
203 commits to main branch, last one 8 months ago
Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization helper for when you are using Dependency Injection, or not.
This repository has been archived (exclude archived)
Created 2023-12-13
35 commits to main branch, last one 20 days ago
C# SourceGenerator helper which helps you query your files, and adds LINQ support
Created 2023-01-15
10 commits to main branch, last one 2 years ago