RegExtract 1.0.18
.NET Standard 2.0
.NET Framework 4.0
Install-Package RegExtract -Version 1.0.18
dotnet add package RegExtract --version 1.0.18
<PackageReference Include="RegExtract" Version="1.0.18" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add RegExtract --version 1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: RegExtract, 1.0.18"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install RegExtract as a Cake Addin
#addin nuget:?package=RegExtract&version=1.0.18
// Install RegExtract as a Cake Tool
#tool nuget:?package=RegExtract&version=1.0.18
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Clean & simple, idiomatic C# RegEx-based line parser.
RegExtract takes a string and a regular expression template and deserializes to a provided type. Works especially well with records and tuples, but can extract to any type that provides either a `static T Parse(string)` method or a single-string constructor (`T(string)`).
See more docs at project page: https://github.com/sblom/RegExtract
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- 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 |
---|---|---|
1.0.18 | 2,409 | 1/19/2022 |
1.0.17 | 2,216 | 12/25/2020 |
1.0.16 | 182 | 12/25/2020 |
1.0.15 | 276 | 12/21/2020 |
1.0.14-beta | 233 | 12/21/2020 |
1.0.13-beta | 242 | 12/19/2020 |
1.0.12-beta | 332 | 12/18/2020 |
1.0.11-beta | 249 | 12/17/2020 |
1.0.10-beta | 281 | 12/17/2020 |
1.0.9-beta | 163 | 12/16/2020 |
1.0.8-beta | 172 | 12/16/2020 |
1.0.7-beta | 189 | 12/15/2020 |
1.0.6-alpha | 173 | 12/14/2020 |
1.0.5-alpha | 192 | 12/14/2020 |
1.0.4-alpha | 185 | 12/14/2020 |
1.0.3-alpha | 193 | 12/13/2020 |
1.0.2-alpha | 200 | 12/13/2020 |
1.0.1-alpha | 205 | 12/13/2020 |
1.0.0-alpha | 252 | 12/12/2020 |
0.9.27 | 243 | 12/13/2020 |
0.9.26 | 235 | 12/13/2020 |
0.9.25 | 270 | 12/12/2020 |
0.9.24 | 205 | 12/12/2020 |
0.9.23 | 265 | 12/11/2020 |
0.9.22 | 239 | 12/11/2020 |
0.9.21 | 199 | 12/11/2020 |
0.9.20 | 199 | 12/10/2020 |
0.9.19 | 223 | 12/9/2020 |
0.9.18 | 233 | 12/9/2020 |
0.9.17 | 272 | 12/9/2020 |
0.9.16 | 270 | 12/9/2020 |
0.9.15 | 203 | 12/9/2020 |
0.9.14 | 214 | 12/9/2020 |
0.9.13 | 243 | 12/8/2020 |
0.9.12 | 246 | 12/8/2020 |
0.9.11 | 218 | 12/8/2020 |
0.9.10 | 223 | 12/8/2020 |
0.9.9 | 216 | 12/8/2020 |
0.9.8 | 188 | 12/8/2020 |
0.9.7 | 204 | 12/8/2020 |
0.9.6 | 220 | 12/7/2020 |
0.9.5 | 253 | 12/7/2020 |
0.9.4 | 327 | 12/5/2020 |
0.9.3 | 335 | 12/5/2020 |
0.9.2 | 202 | 12/3/2020 |
0.9.1 | 242 | 12/3/2020 |
0.9.0 | 211 | 12/3/2020 |