MlkPwgen 0.1.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package MlkPwgen --version 0.1.0
NuGet\Install-Package MlkPwgen -Version 0.1.0
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="MlkPwgen" Version="0.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MlkPwgen --version 0.1.0
#r "nuget: MlkPwgen, 0.1.0"
#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 MlkPwgen as a Cake Addin
#addin nuget:?package=MlkPwgen&version=0.1.0

// Install MlkPwgen as a Cake Tool
#tool nuget:?package=MlkPwgen&version=0.1.0

Random password generator.
Uses cryptographically secure PRNG.
Can guarantee password contains digits, special characters, etc.
Can generate pronounceable passwords.
Has PowerShell CLI interface.

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

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.
Version Downloads Last updated
0.3.0 1,079,112 3/4/2017
0.2.0 9,687 1/23/2016
0.1.0 1,446 1/12/2016

0.1.0 - Initial release.