Mzsoft.BCrypt
1.0.0
BCrypt encryption utility implemented blowfish cipher trageted for .NET Standard. Supported platforms are .NET Core, .NET Framework, Mono, Xamarin.iOS, Xamarin.Android, Universal Windows Platform, Windows, Windows Phone also Windows Phone Silverlight
Install-Package Mzsoft.BCrypt -Version 1.0.0
dotnet add package Mzsoft.BCrypt --version 1.0.0
<PackageReference Include="Mzsoft.BCrypt" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mzsoft.BCrypt --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Mzsoft.BCrypt, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mzsoft.BCrypt as a Cake Addin
#addin nuget:?package=Mzsoft.BCrypt&version=1.0.0
// Install Mzsoft.BCrypt as a Cake Tool
#tool nuget:?package=Mzsoft.BCrypt&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
First release
Dependencies
-
.NETStandard 1.0
- NETStandard.Library (>= 1.6.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 24,242 | 4/15/2017 |