MMaitre.SecureStringCodeGen 1.0.5

dotnet add package MMaitre.SecureStringCodeGen --version 1.0.5
NuGet\Install-Package MMaitre.SecureStringCodeGen -Version 1.0.5
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="MMaitre.SecureStringCodeGen" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MMaitre.SecureStringCodeGen --version 1.0.5
#r "nuget: MMaitre.SecureStringCodeGen, 1.0.5"
#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 MMaitre.SecureStringCodeGen as a Cake Addin
#addin nuget:?package=MMaitre.SecureStringCodeGen&version=1.0.5

// Install MMaitre.SecureStringCodeGen as a Cake Tool
#tool nuget:?package=MMaitre.SecureStringCodeGen&version=1.0.5

The client-app equivalent of Azure's web.config/app.config sensitive-string override. Enables open-source code to use API keys, connection strings, etc. without checking them in. C# classes are generated during the build from XML config files and environment variables, to support both local builds and CI server builds. For documentation see https://github.com/mmaitre314/SecureStringCodeGen .

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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.5 1,930 12/25/2014
1.0.3 1,474 12/24/2014