SimpleCrypto 0.3.30.26

dotnet add package SimpleCrypto --version 0.3.30.26
                    
NuGet\Install-Package SimpleCrypto -Version 0.3.30.26
                    
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="SimpleCrypto" Version="0.3.30.26" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="SimpleCrypto" Version="0.3.30.26" />
                    
Directory.Packages.props
<PackageReference Include="SimpleCrypto" />
                    
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 SimpleCrypto --version 0.3.30.26
                    
#r "nuget: SimpleCrypto, 0.3.30.26"
                    
#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=SimpleCrypto&version=0.3.30.26
                    
Install SimpleCrypto as a Cake Addin
#tool nuget:?package=SimpleCrypto&version=0.3.30.26
                    
Install SimpleCrypto as a Cake Tool

Simple cryptography library that wraps complex hashing algorithms such as PBKDF2 for quick and simple usage.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.3.30.26 7,995 2/9/2014
0.3.29.25 359 10/11/2013
0.3.28.24 912 4/30/2013
0.3.27.22 53 3/25/2013
0.3.26.21 48 3/25/2013
0.3.0.22 48 3/25/2013
0.3.0 53 3/15/2013
0.2.0 384 9/16/2012
0.1.0.1 94 4/9/2012
0.1.0 47 4/9/2012
0.0.0.21 47 3/25/2013
0.0.0.1 49 4/9/2012
0.0.0 52 3/25/2013

Added visual studio documentation to classes.