source-generator topic

List source-generator repositories

DependencyPropertyGenerator

97
Stars
7
Forks
Watchers

Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.

Enum.Source.Generator

167
Stars
13
Forks
Watchers

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.

mvvmgen

246
Stars
21
Forks
Watchers

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.

PropertyChanged.SourceGenerator

130
Stars
13
Forks
Watchers

Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your build. Supports features such as automatic and manual dependencies...

NTypewriter

114
Stars
23
Forks
Watchers

File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.

Thinktecture.Runtime.Extensions

46
Stars
1
Forks
Watchers

Provides an easy way to implement Smart Enums and Value Objects

HandyIpc

27
Stars
9
Forks
Watchers

An out-of-the-box inter-process communication (IPC) library, which can also be seen as a remote Ioc container.

mvvmgen-samples

46
Stars
5
Forks
Watchers

Contains sample applications built with .NET, XAML, and MvvmGen.

HttpClientCodeGenerator

45
Stars
2
Forks
Watchers

HttpClientGenerator is a tool that uses the Roslyn code generator feature to write boilerplate HttpClient code for you.

Architect.DomainModeling

59
Stars
5
Forks
Watchers

A complete Domain-Driven Design (DDD) toolset for implementing domain models, including base types and source generators.