Info
| Version: | 1.0.0.1-alpha | 
| Author(s): | J.Sakamoto | 
| Last Update: | Friday, February 17, 2017 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jsakamoto/RegexMatch.MSBuildTask | 
| NuGet Url: | https://www.nuget.org/packages/RegexMatch.MSBuildTask | 
Install
Install-Package RegexMatch.MSBuildTask
                        dotnet add package RegexMatch.MSBuildTask
                        paket add RegexMatch.MSBuildTask
                        
                                RegexMatch.MSBuildTask Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
                
<RegexMatch Input="$(Foo)" Pattern="^Hello">
<Output TaskParameter="Match" PropertyName="Result" />
</RegexMatch>.