Skip to content

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages