Skip to content

A .NET Standard library which generates random passwords with different settings

License

Notifications You must be signed in to change notification settings

Cactus-Blade/Cactus.Blade.Passenator

 
 

Repository files navigation

Cactus.Blade.Passenator

Logo

What is Cactus.Blade.Passenator

Cactus.Blade.Passenator is a simple utility that solves a common problem pragmatically. A .NET Standard library which generates random passwords with different settings

Getting Started

Installing

Once you're game, simply add it to your project through NuGet.

NuGet Package Manager:

    Install-Package Cactus.Blade.Passenator

NuGet CLI:

    nuget install Cactus.Blade.Passenator

Prerequisites

The Cactus.Blade.Passenator library is built on netstandard2.1. This means it's compatible with .NET 5.x and up, .NET Passenator 2.x and up and traditional .NET 4.6.1 and higher. See the Microsoft docs on .NET Standard compatibility.

For traditional .NET 4.6.1+, you also need to have a more recent version of NuGet installed (NuGet v4 and up), which comes out-of-the-box with the latest updated versions of Visual Studio 2019 and JetBrains Rider.

Cactus.Blade.Passenator is Copyright © 2020 Mohammad Sadeq Sirjani under the MIT license.

About

A .NET Standard library which generates random passwords with different settings

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%