Console Password Masker NuGet Package

Console Password Masker is lightweight library for .NET Framework 4.0+ and .NET Core 2.0 that handles password masking for console applications.

It works by replacing every char that users type into asterisk * or custom char that you can set yourself. Not only masking chars into specified char replacement, it also supports char filtering that can filter every char that meets the given filter criteria.




Got any Console Password Masker Question?





Info

Version: 1.0.0
Author(s): Mirza Ghulam Rasyid
Last Update: Wednesday, November 15, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/mirzaevolution/ConsolePasswordMasker
NuGet Url: https://www.nuget.org/packages/ConsolePasswordMasker


Install
Install-Package ConsolePasswordMasker
dotnet add package ConsolePasswordMasker
paket add ConsolePasswordMasker
ConsolePasswordMasker Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
netcoreapp2.0
  • No dependencies.


Tags



STATS

must-have-score

.5

avg-downloads-per-day

4

days-since-last-release

2354