MlkPwgen 0.2.0
See the version list below for details.
dotnet add package MlkPwgen --version 0.2.0
NuGet\Install-Package MlkPwgen -Version 0.2.0
<PackageReference Include="MlkPwgen" Version="0.2.0" />
paket add MlkPwgen --version 0.2.0
#r "nuget: MlkPwgen, 0.2.0"
// Install MlkPwgen as a Cake Addin #addin nuget:?package=MlkPwgen&version=0.2.0 // Install MlkPwgen as a Cake Tool #tool nuget:?package=MlkPwgen&version=0.2.0
Secure random password generator.
Uses a cryptographically secure PRNG
Can guarantee that the password contains digits, special characters, or any other set
Can generate pronounceable, easier-to-remember passwords
Packaged as a .NET library and as a PowerShell module
API Documentation available at the project site
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. 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. |
This package has no dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on MlkPwgen:
Package | Downloads |
---|---|
SmartLifeLtdWeb
Official Library for Solutions The Library contains the main operations, data, utilities and Base forms for the Solutions. It's build using Visual Studio 2017, C# 7.0 and .Net framework 4.6.1 . Please use it SmartLife Solutions team :) |
|
int-Soft.MVC.Core
Description |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on MlkPwgen:
Repository | Stars |
---|---|
dj-nitehawk/MongoWebApiStarter
A full-featured starter template for `dotnet new` to quickly scaffold an Asp.Net 8 Web-Api project with MongoDB as the data store.
|
0.2.0 - Add documentation
0.1.0 - Initial release