Top 20 NuGet Packages

Blank Library
A client for sending text messages through the Enrollment Management SETI texting application.
.NET library required for developing SetInMotion plugins.
A .NET wrapper for the SetlistFm API. Still in Beta. Version 2.0 will be much better tested.
Backend logic which can be used to create an implementation of the game SET
Utility for parsing options from XML files.
Aimed at addressing caching of highly variable objects proactively, while being straightforward to maintain.
Aimed at addressing caching of highly variable objects proactively, while being straightforward to maintain.
Package description
Package Description
Package Description
配置文件的名字必须为appsettings.json。支持中文配置。方法中的泛型T表示json的结构。 使用方法: SettingHelp.Help.createSetting().getvalue<T>() 1.0.2新增: 添加getvalue<T>(string path) 方法, path为json文件中想要查询字段的路径,从根路径开始,多层路径之间用英文句号分隔, 例如 {a:b,c:{d:f}} ,想要获取值f , path为 c.d 1.0.3新增: 修改中文字符格式由GBK改为utf8
A utility for easily managing the settings within a Windows Phone or Windows 8 application.My package description.
A Class Library for storing Settings in a file.
Settings.NET is a fluent settings API for retrieving and storing settings from a variety of sources in a .NET application.
My package description.
Settings.NET aims to provide a single interface to implement all settings on in order to simplify them and to follow closer to OOP values. Visit the project site for more details.
A library to make managing Settings files easier for .NET projects.