ASP.NET 5 tool to manage user secrets.
Info
Version: | 1.0.0-beta5 |
Author(s): | Microsoft |
Last Update: | Monday, June 29, 2015 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SecretManager |
Install
Install-Package SecretManager
dotnet add package SecretManager
paket add SecretManager
SecretManager Download (Unzip the "nupkg" after downloading)
Dependencies
dnx451
- Microsoft.Framework.Configuration.UserSecrets(1.0.05)
- Microsoft.Framework.Runtime.Abstractions(1.0.05)
- Microsoft.Framework.Logging(1.0.05)
- Newtonsoft.Json(6.0.6)
- Microsoft.Framework.Configuration.UserSecrets(1.0.05)
- Microsoft.Framework.Runtime.Abstractions(1.0.05)
- Microsoft.Framework.Logging(1.0.05)
- Newtonsoft.Json(6.0.6)
- System.Console(4.0.023019)