ObservableSettings
Settings class
An observable and strongly typed settings class for UWP applications.
Create a Settings class for UWP (Universal Windows Platform) that is observable, strongly typed and with default values.
20 stars
4 watching
0 forks
Language: C#
last commit: almost 9 years ago Related projects:
Repository | Description | Stars |
---|---|---|
jasonwei512/winui-observablesettings | A C# source generator to create observable, strongly-typed properties for reading and writing settings in WinUI 3 apps. | 5 |
jasonswearingen/notnot.appsettings | Automatically generates strongly typed settings classes from JSON configuration files using source generators. | 28 |
dacap/observable | A C++ library providing a simple way to manage notifications and event handlers in concurrent applications. | 75 |
igorbuchelnikov/observablecomputations | A .NET library for computations on objects with INotifyPropertyChanged and INotifyCollectionChanged interfaces | 110 |
thanegill/rxoptional | RxOptional is a set of extensions to Swift's optionals and other 'Occupiable' types for working with observables. | 8 |
d6u/redux-observable-middleware | Middleware for subscribing to observables in Redux action creators. | 57 |
ivanrublev/persistentstorageserializable | A protocol and classes for serializing and deserializing app settings to User Defaults or Plist files | 161 |
mazharenko/fluentassertions.eventual | A NuGet package that allows developers to wait for FluentAssertions checks to pass during testing | 5 |
jdanyow/aurelia-computed | A plugin for improving efficiency of data-binding computed properties in the Aurelia platform by automatically observing and notifying changes to one-liner getter functions | 25 |
mechanism/wagtail-constance | A Django integration for storing and managing application-wide settings using Redis | 13 |
kswoll/reactiveui.fody | Automates boilerplate code generation for properties in C# view models using ReactiveUI | 154 |
igorbuchelnikov/observablecomputations.samples | Demonstrates the usage and features of ObservableComputations with examples for learning and comparison with DynamicData. | 1 |
edvinaskrucas/settings | A package for managing persistent application settings in Laravel 5 applications. | 227 |
ubikingenierie/ulp-observability-plugin | Provides visibility into performance test metrics from Apache JMeter tests | 5 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |