Skip to content

Extension method for making string masks in CSharp

License

Notifications You must be signed in to change notification settings

renanaragao/mask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mask

Extension method for making string masks in CSharp.

How to install with Nuget ?

dotnet add package Mask

How do I use it?

"11985644568".ToMasked("(AA) AAAAA-AAAA")

Examples of allowed masks

mask example
(AA) AAAAA-AAAA (11 98564-4568
0000.00 2017.22
999.999.999-99 048.457.987-98
SSSS 2014

About

Extension method for making string masks in CSharp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages