Template10.Services.SecretService 1.0.2

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 3.0 or higher.

dotnet add package Template10.Services.SecretService --version 1.0.2
NuGet\Install-Package Template10.Services.SecretService -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Template10.Services.SecretService" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Template10.Services.SecretService --version 1.0.2
#r "nuget: Template10.Services.SecretService, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Template10.Services.SecretService as a Cake Addin
#addin nuget:?package=Template10.Services.SecretService&version=1.0.2

// Install Template10.Services.SecretService as a Cake Tool
#tool nuget:?package=Template10.Services.SecretService&version=1.0.2

The  SecretService  is a simple wrapper for Windows' Credential Manager. The Credential Manager handles the encryption part and secures the result internally. This is the Windows standard for securing strings.

Product Compatible and additional computed target framework versions.
Universal Windows Platform uap was computed.  uap10.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 2,781 10/5/2019
1.0.5 997 9/28/2019
1.0.2 3,255 8/20/2017

Version 1.0.2-preview 20170820:
     Revised release