Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine. Commonly Used Types: System.Text.RegularExpressions.Regex System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Match System.Text.RegularExpressions.Group System.Text.RegularExpressions.Capture System.Text.RegularExpressions.MatchEvaluator
dotnet add package System.Text.RegularExpressions --version 4.0.0
Install-Package System.Text.RegularExpressions -Version 4.0.0
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| 包名 | 版本要求 |
|---|---|
| System.Runtime | [4.0.0, ) |
| 作者 | Microsoft |
|---|---|
| 发布时间 | 2015-07-29 09:14:21 |
| 许可证 | http://go.microsoft.com/fwlink/?LinkId=329770 |