BCrypt-Core
2.0.0
Implementation of BCrypt algorithm for .NET Core
Install-Package BCrypt-Core -Version 2.0.0
dotnet add package BCrypt-Core --version 2.0.0
<PackageReference Include="BCrypt-Core" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BCrypt-Core --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BCrypt-Core, 2.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 BCrypt-Core as a Cake Addin
#addin nuget:?package=BCrypt-Core&version=2.0.0
// Install BCrypt-Core as a Cake Tool
#tool nuget:?package=BCrypt-Core&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Migrated to .NET Core 2.0
Dependencies
-
.NETCoreApp 2.0
- No dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on BCrypt-Core:
Package | Downloads |
---|---|
Prometheus.Core
The foundation classes and configuration of the Prometheus platform. The Promethean core provides abstract approach towards software paradigms and generic class implementations using DotNetCore >= 2.1.
|
GitHub repositories
This package is not used by any popular GitHub repositories.