Top 20 NuGet password Packages

.Net Password security tools
.NET Core 3.1 SharePoint online REST client with authentication using only username and password, without any Client ID or Client secret. Offers only three methods: Authenticate - providing username, password and endpoint, which you want to call your REST request upon ExecuteGetRESTCall - execute s...
A Free .NET Core Random Password Generator
Helps creating random strings.
This project was created to provide an easy to use and configurable password validation library. If the default configuration is sufficient for your needs the library can be used out of the box without further setup. However, if you have specific validation needs you can alter the library configurat...
A password generation nuget that balances simple and easy to use with options. Easily integrate this in you application to make a complex or simple password at what ever length you want. You only need to worry about one class with one method, with OK defaults if you are really lazy and can't be both...
East encrypt and decrypt string with sample static call methods
Abstractions to provide a common interface to support the use of various password hashing algorithms
A .NET Standard library which Generates Random Password with using alphabets(Upper&Lower case), numbers, and special characters. as well as you can configure as per your password policy/requirement, like exclude and include numbers/special/alphabets characters.
Library to add the package PasswordValidator as a singleton dependency injection into your project
Generates passwords based on given entropy.
This package contains the below Activities. FindReplace - Find and replace the entire document RemoveDisplayLineNumber - To remove the display line number WordStatistics- Can get the WordCount , Total Pages,Total Lines,Total Characters,Total CharactersWithSpaces and Total Paragraphs InsertTable - I...
A library that checks if a password is strong by checking if it contains a combination of lowercase,uppercase,special characters and numbers.
Hashio is a C # library for encrypting strings, commonly used to protect user passwords. See the full documentation: - https://github.com/iuryferreira/hashio
This package targets RC1 of .NET 5 and is in development. Specializations of formal languages and automata: a Password Strength Accepter. (faster than regular expressions, if logging is disabled), a Sequence Consumer that consumes a particular sequence from a tape of symbols.
Simple implementation of the OWASP recommended password policy including the top common patterns checking. See the https://www.owasp.org/index.php/Authentication_Cheat_Sheet#Password_Complexity for more info.