High-performance .NET regex engine with predictable performance. 
                        
                    
         
                Info
| Version: | 2.0.0-alpha3 | 
| Author(s): | Microsoft | 
| Last Update: | Thursday, September 23, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/AutomataDotNet/srm | 
| NuGet Url: | https://www.nuget.org/packages/Microsoft.Automata.SRM | 
Install
Install-Package Microsoft.Automata.SRM
                        dotnet add package Microsoft.Automata.SRM
                        paket add Microsoft.Automata.SRM
                        
                                Microsoft.Automata.SRM Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- System.Collections.Immutable(>= 1.6.0)
 - System.Numerics.Vectors(>= 4.5.0)
 - System.Runtime.CompilerServices.Unsafe(>= 4.5.2)
 
Tags