BCrypt.Net-Core
1.2.0-CI00005
See the version list below for details.
Install-Package BCrypt.Net-Core -Version 1.2.0-CI00005
dotnet add package BCrypt.Net-Core --version 1.2.0-CI00005
<PackageReference Include="BCrypt.Net-Core" Version="1.2.0-CI00005" />
paket add BCrypt.Net-Core --version 1.2.0-CI00005
#r "nuget: BCrypt.Net-Core, 1.2.0-CI00005"
// Install BCrypt.Net-Core as a Cake Addin
#addin nuget:?package=BCrypt.Net-Core&version=1.2.0-CI00005&prerelease
// Install BCrypt.Net-Core as a Cake Tool
#tool nuget:?package=BCrypt.Net-Core&version=1.2.0-CI00005&prerelease
BCrypt.Net .net Core Class Library
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net20 net35 net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETFramework 2.0
- No dependencies.
-
.NETFramework 3.5
- No dependencies.
-
.NETFramework 4.0
- No dependencies.
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.5.1
- No dependencies.
-
.NETFramework 4.5.2
- No dependencies.
-
.NETStandard 1.3
- System.Runtime.Extensions (>= 4.3.0)
- System.Security.Cryptography.Algorithms (>= 4.3.0)
NuGet packages (26)
Showing the top 5 NuGet packages that depend on BCrypt.Net-Core:
Package | Downloads |
---|---|
Relativity.Other
The Relativity .NET package. |
|
magic.lambda.crypto
Cryptography helpers for Magic, allowing you to store passwords cryptographically secured, in addition to providing some other crypto functionality, such as cryptogragraphically secure random generator, and other hashin slots. To use package go to https://polterguy.github.io |
|
Bell.Common
Common code base library |
|
Judiro.Core
Core para la implementación de Clean Architecture con EF core |
|
Ntk8
Auth-Ntk8 (authenticate) is a basic authentication package that could assist you to setup auth within your project a lot quicker. Use the provided base classes and services to quickly setup authentication within your project. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on BCrypt.Net-Core:
Repository | Stars |
---|---|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
ACEmulator/ACE
Asheron's Call server emulator.
|
Version | Downloads | Last updated |
---|---|---|
1.6.0 | 2,643,693 | 12/20/2018 |
1.5.0 | 298,030 | 8/28/2018 |
1.4.0 | 791,016 | 3/23/2017 |
1.3.0 | 5,371 | 3/19/2017 |
1.2.0-CI00005 | 11,670 | 2/14/2017 |
1.2.0-CI00004 | 938 | 2/11/2017 |
1.1.0 | 39,754 | 8/23/2016 |
1.1.0-CI00003 | 975 | 8/23/2016 |
1.0.2 | 18,295 | 6/11/2016 |
1.0.1 | 2,580 | 3/15/2016 |
1.0.0 | 1,606 | 1/30/2016 |
Added support for accepting revision b, x and y salts. Also generates revision b by default.