Skip to content

soenneker/soenneker.utils.regexcollection

Soenneker.Utils.RegexCollection

A collection of regular expressions that are generated at compile time

Installation

dotnet add package Soenneker.Utils.RegexCollection

Usage

string spacesToDashes = RegexCollection.Spaces().Replace("hello there", "-");
// "hello-there"

About

A collection of regular expressions that are generated at compile time

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •  

Languages