31 results found Sort:
Pure DI for .NET
Created
2021-03-28
1,308 commits to master branch, last one 3 days ago
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
Interpolated Strings but in reverse! A very cursed C# parser library.
Created
2023-12-09
22 commits to main branch, last one 26 days 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 11 months 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 3 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 2 months ago
A simple and lightweight page resolver for use in .NET MAUI projects
Created
2021-06-16
74 commits to main branch, last one about a month 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 5 months ago
Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.
Created
2022-05-09
332 commits to main branch, last one 5 days ago
Reactive language support for WPF/Avalonia applications when using .resx file.
Created
2023-10-25
84 commits to main branch, last one 21 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 about a month ago
A Roslyn source generator for creating constructors.
Created
2022-07-09
612 commits to main branch, last one 4 days 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 9 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 about a month 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 2 months 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 2 months ago
C# source generator that generates a constructor from readonly fields/properties in a class or struct
Created
2021-03-02
335 commits to main branch, last one 21 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 7 months ago
Assembly scanning source generator for Microsoft.Extensions.DependencyInjection
Created
2024-05-02
58 commits to main branch, last one a day 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 4 months ago
Automated .NET SDKs for your APIs
Created
2023-11-22
691 commits to main branch, last one a day ago
💪🏾 A strongly-typed domain values source-generator
Created
2022-12-23
29 commits to master branch, last one about a year 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
C# Source Generator library for Inter-Process Communication
Created
2021-12-03
128 commits to main branch, last one 6 days ago
A C# string parser based on simple templates using source generators.
Created
2025-02-14
9 commits to main branch, last one about a month ago
Auto generate boilerplate code when declaring BindableProperty for your MAUI app
Created
2022-07-01
232 commits to master branch, last one 3 months 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 9 months ago
Subscribe C# events with IDisposables!
Created
2024-06-26
38 commits to main branch, last one about a month 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 about a month ago