Slin.MaskEngine provides some methods to mask a string or string of serialized object (Json or Xml, Key-Value list) by given mask format or mask profile.
Info
| Version: | 1.0.2 |
| Author(s): | Shawn Lin |
| Last Update: | Sunday, April 14, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | http://projects.tainisoft.com/maskengine |
| NuGet Url: | https://www.nuget.org/packages/Slin.MaskEngine |
Install
Install-Package Slin.MaskEngine
dotnet add package Slin.MaskEngine
paket add Slin.MaskEngine
Slin.MaskEngine Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.1)
Tags