Ursus State Management Library NuGet Package

A library that makes it easier to persist and apply stored application state (window locations and sizes, user settings and preferences, etc).



Instead of writing code that moves data back and forth from a .settings file, just specify which properties of which objects need to be persistent (in one of several ways), and you're already done.

There's no magic, you can control almost everything about the process, all it does is save you from having to write a lot of tedious code.

Even though the library is tiny (<1000 LOC) it means serious business, it's powerful, highly customizable and provides many extension points, but comes with all the basic functionality built in.

The source repository is on github, and there is an article describing it on codeproject (check the project url).

The article is a bit dated compared to the library code though.




Got any Ursus State Management Library Question?





Info

Version: 2.0.3
Author(s): Antonio Nakic Alfirevic
Last Update: Saturday, August 1, 2015
.NET Fiddle: Create the first Fiddle
Project Url: http://www.codeproject.com/Articles/475498/Easier-NET-settings
NuGet Url: https://www.nuget.org/packages/Ursus


Install
Install-Package Ursus
dotnet add package Ursus
paket add Ursus
Ursus Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

0

days-since-last-release

3184