RegexToolbox 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package RegexToolbox --version 1.0.0
NuGet\Install-Package RegexToolbox -Version 1.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="RegexToolbox" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RegexToolbox --version 1.0.0
#r "nuget: RegexToolbox, 1.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install RegexToolbox as a Cake Addin
#addin nuget:?package=RegexToolbox&version=1.0.0

// Install RegexToolbox as a Cake Tool
#tool nuget:?package=RegexToolbox&version=1.0.0

Regular expression tools for C# developers

Product Compatible and additional computed target framework versions.
.NET Framework net452 is compatible.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.2.0 12,828 10/21/2023
2.1.0 9,417 12/18/2022
2.0.1-alpha4 126 12/18/2022
2.0.1-alpha3 199 9/18/2022
2.0.1-alpha2 190 9/18/2022
2.0.1-alpha1 166 1/3/2022
2.0.0 3,274 1/9/2021
2.0.0-alpha3 236 1/9/2021
2.0.0-alpha2 243 1/9/2021
2.0.0-alpha1 246 1/6/2021
2.0.0-alpha.9 162 1/9/2021
2.0.0-alpha.8 166 1/9/2021
1.6.0 355 1/5/2021
1.6.0-alpha3 268 1/2/2021
1.5.0 556 4/13/2020
1.5.0-alpha2 361 4/13/2020
1.5.0-alpha1 404 3/30/2020
1.4.1 588 2/8/2020
1.4.0 598 2/8/2020
1.3.0 542 11/6/2019
1.2.1 549 9/30/2019
1.2.0 532 9/17/2019
1.1.1 566 8/21/2019
1.1.0 537 8/18/2019
1.0.5 550 8/18/2019
1.0.4 545 8/17/2019
1.0.3 1,035 8/13/2017
1.0.2 918 8/8/2017
1.0.1 962 7/16/2017
1.0.0 1,299 7/15/2017

Initial launch.