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.
<PackageVersion Include="MMaitre.SecureStringCodeGen" Version="1.0.5" />
                    
Directory.Packages.props
<PackageReference Include="MMaitre.SecureStringCodeGen" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=MMaitre.SecureStringCodeGen&version=1.0.5
                    
Install MMaitre.SecureStringCodeGen as a Cake Addin
#tool nuget:?package=MMaitre.SecureStringCodeGen&version=1.0.5
                    
Install MMaitre.SecureStringCodeGen as a Cake Tool

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 2,070 12/25/2014
1.0.3 1,585 12/24/2014