A very simple library for redacting sensitive information from strings.
Info
Version: | 0.1.0 |
Author(s): | cwchapma |
Last Update: | Monday, July 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cwchapma/Redactor |
NuGet Url: | https://www.nuget.org/packages/cwchapma.Redactor |
Install
Install-Package cwchapma.Redactor
dotnet add package cwchapma.Redactor
paket add cwchapma.Redactor
cwchapma.Redactor Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 2.9.3)
- NullGuard.Fody(>= 2.0.0)
- Microsoft.CodeAnalysis.FxCopAnalyzers(>= 2.9.3)
- NullGuard.Fody(>= 2.0.0)
Tags