BCrypt.Net-Core 1.0.1

There is a newer version of this package available.
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
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="BCrypt.Net-Core" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BCrypt.Net-Core --version 1.0.1
#r "nuget: BCrypt.Net-Core, 1.0.1"
#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.
// Install BCrypt.Net-Core as a Cake Addin
#addin nuget:?package=BCrypt.Net-Core&version=1.0.1

// Install BCrypt.Net-Core as a Cake Tool
#tool nuget:?package=BCrypt.Net-Core&version=1.0.1

BCrypt.Net .net Core Class Library

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on BCrypt.Net-Core:

Package Downloads
DProjects.Core.Crypto The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

DProjects.Core.Crypto

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

Relativity.Other

The Relativity .NET package.

Bell.Common

Common code base library

Vlingo.Xoom.Common

This is a very early stage release of the vlingo platform. The vlingo-net-common project consists of some tools that are used across various other vlingo-net projects.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on BCrypt.Net-Core:

Repository Stars
openbullet/OpenBullet2
OpenBullet reinvented
ACEmulator/ACE
Asheron's Call server emulator.
NosCoreIO/NosCore
NosCore is a Nostale emulator in c# (.Net 8) 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 5,455,825 12/20/2018
1.5.0 374,124 8/28/2018
1.4.0 1,078,315 3/23/2017
1.3.0 5,791 3/19/2017
1.2.0-CI00005 13,902 2/14/2017
1.2.0-CI00004 1,070 2/11/2017
1.1.0 49,029 8/23/2016
1.1.0-CI00003 1,107 8/23/2016
1.0.2 38,795 6/11/2016
1.0.1 2,875 3/15/2016
1.0.0 2,144 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.