WinUI-ObservableSettings
Setting generator
A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps.
⚙ A C# source generator to generate observable, strong-typed properties for reading and writing settings in WinUI 3 app.
5 stars
2 watching
0 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
dotnetsource-generatorsourcegeneratorwinuiwinui3
Related projects:
Repository | Description | Stars |
---|---|---|
| An observable and strongly typed settings class for UWP applications. | 20 |
| Automatically generates strongly typed settings classes from JSON configuration files using source generators. | 30 |
| Generates source code strings for attribute definitions in C#. | 7 |
| Provides utility classes and abstractions to simplify source generation tasks in .NET source generators | 21 |
| Generates simple value objects in C# to wrap primitive types and provide automatic equality comparison and formatting | 53 |
| Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 |
| A source generator that transforms environment variables into constants in C# code | 34 |
| Generates strongly-typed references to controls in Avalonia UI XAML files | 4 |
| A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
| Automates the creation of dependency properties and event handlers in WPF/UWP/WinUI/Uno/Avalonia/MAUI applications | 119 |
| A tool that generates C# code to interact with the Windows API | 2,147 |
| A C# source generator to create strongly-typed resource classes for localized strings | 31 |
| A C# source generator that creates methods to return optimized ReadOnlySpan static data from primitive values | 9 |
| A set of source generators that automate the creation of common patterns in C# code | 90 |
| Generates C# code from SCS .yml files | 4 |