A replacement for System.Text.RegularExpressions which supports RegexOptions.Compiled.
Info
Version: | 1.0.0 |
Author(s): | Neil Bostian |
Last Update: | Wednesday, September 13, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NeilBostian/Flatbox.RegularExpressions |
NuGet Url: | https://www.nuget.org/packages/Flatbox.RegularExpressions |
Install
Install-Package Flatbox.RegularExpressions
dotnet add package Flatbox.RegularExpressions
paket add Flatbox.RegularExpressions
Flatbox.RegularExpressions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection(>= 4.3.0)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.Emit.ILGeneration(>= 4.3.0)
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Security.Permissions(>= 4.4.0)