Metadata >> NuGet >> Tonesoft.Settings

Tonesoft.Settings

Metadata

Authors Miloš Tonić
Description SettingsManager is a high-performance settings framework based on Json.NET serializer
IconUrl https://raw.githubusercontent.com/tonecool/Tonesoft.Settings/master/ps/nugeticon.png
Language en-US
LicenseUrl https://raw.githubusercontent.com/tonecool/Tonesoft.Settings/master/LICENSE.md
Owners Miloš Tonić
ProjectUrl https://github.com/tonecool/Tonesoft.Settings
RequireLicenseAcceptance False
Tags settings json
Dependencies Newtonsoft.Json:6.0.8
Title SettingsManager
PackageSize 10316
PackageHashAlgorithm SHA512
PackageHash QC//rHtR5+k4e1qJqIERWSh/7vz7hgc/tFfBZ6oWkvHGvBbyy8O0wUVozZV1AuHSmvd5W7aV+UQjxcLitthSmw==
DownloadCount 000000
CreatedDate 2015-06-10T10:01:42

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Tonesoft.Settings -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Tonesoft.Settings -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Tonesoft.Settings
Installing the package (HTTP Basic authentication):
Install-Package Tonesoft.Settings -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Tonesoft.Settings -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Tonesoft.Settings

OpenWrap

Installing the package:
o add-wrap Tonesoft.Settings
Uninstalling the package:
o remove-wrap Tonesoft.Settings

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
1.0.0-beta6