BCrypt.Net-Core
1.0.1
See the version list below for details.
dotnet add package BCrypt.Net-Core --version 1.0.1
NuGet\Install-Package BCrypt.Net-Core -Version 1.0.1
<PackageReference Include="BCrypt.Net-Core" Version="1.0.1" />
<PackageVersion Include="BCrypt.Net-Core" Version="1.0.1" />
<PackageReference Include="BCrypt.Net-Core" />
paket add BCrypt.Net-Core --version 1.0.1
#r "nuget: BCrypt.Net-Core, 1.0.1"
#addin nuget:?package=BCrypt.Net-Core&version=1.0.1
#tool nuget:?package=BCrypt.Net-Core&version=1.0.1
BCrypt.Net .net Core Class Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net451 is compatible. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
.NETPlatform | dotnet54 is compatible. |
DNXCore | dnxcore50 is compatible. |
-
.NETFramework 4.5.1
- No dependencies.
-
.NETPlatform 5.4
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
-
DNXCore 5.0
- Microsoft.CSharp (>= 4.0.1-beta-23516)
- System.Collections (>= 4.0.11-beta-23516)
- System.Linq (>= 4.0.1-beta-23516)
- System.Runtime (>= 4.0.21-beta-23516)
- System.Runtime.Extensions (>= 4.0.11-beta-23516)
- System.Threading (>= 4.0.11-beta-23516)
NuGet packages (36)
Showing the top 5 NuGet packages that depend on BCrypt.Net-Core:
Package | Downloads |
---|---|
DProjects.Core.Crypto
DProjects.Core.Crypto |
|
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 |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on BCrypt.Net-Core:
Repository | Stars |
---|---|
openbullet/OpenBullet2
OpenBullet reinvented
|
|
polterguy/magic
An AI-based Low-Code and No-Code software development automation framework
|
|
NosCoreIO/NosCore
NosCore is a Nostale emulator in c# (.Net 9) using DotNetty / Entity Framework / WebAPI / Autofac / Mapster / Serilog
|
|
ArchaicQuest/ArchaicQuest-II
ArchaicQuest II :dragon: is a multiplayer text based RPG known as a Multi User Dungeon (MUD) that is playable from your browser.
|
Version | Downloads | Last Updated |
---|---|---|
1.6.0 | 8,335,523 | 12/20/2018 |
1.5.0 | 412,334 | 8/28/2018 |
1.4.0 | 1,153,502 | 3/23/2017 |
1.3.0 | 6,125 | 3/19/2017 |
1.2.0-CI00005 | 15,116 | 2/14/2017 |
1.2.0-CI00004 | 1,315 | 2/11/2017 |
1.1.0 | 51,310 | 8/23/2016 |
1.1.0-CI00003 | 1,342 | 8/23/2016 |
1.0.2 | 43,743 | 6/11/2016 |
1.0.1 | 3,149 | 3/15/2016 |
1.0.0 | 3,539 | 1/30/2016 |
Added target for dnxcore50 for those still using the old targets. Note that RC2 will change this moniker again and once that happens, you will have to update your target frameworks.