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.
<PackageVersion Include="BCrypt.Net-Core" Version="1.0.1" />
                    
Directory.Packages.props
<PackageReference Include="BCrypt.Net-Core" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=BCrypt.Net-Core&version=1.0.1
                    
Install as a Cake Addin
#tool nuget:?package=BCrypt.Net-Core&version=1.0.1
                    
Install as a Cake Tool

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 (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.