RegExtract 1.0.18

.NET Standard 2.0 .NET Framework 4.0
dotnet add package RegExtract --version 1.0.18
NuGet\Install-Package RegExtract -Version 1.0.18
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="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
#r "nuget: RegExtract, 1.0.18"
#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 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

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 net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.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 net481
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

  • .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 8,105 1/19/2022
1.0.17 2,305 12/25/2020
1.0.16 272 12/25/2020
1.0.15 362 12/21/2020
1.0.14-beta 260 12/21/2020
1.0.13-beta 266 12/19/2020
1.0.12-beta 361 12/18/2020
1.0.11-beta 277 12/17/2020
1.0.10-beta 309 12/17/2020
1.0.9-beta 191 12/16/2020
1.0.8-beta 198 12/16/2020
1.0.7-beta 218 12/15/2020
1.0.6-alpha 196 12/14/2020
1.0.5-alpha 217 12/14/2020
1.0.4-alpha 211 12/14/2020
1.0.3-alpha 220 12/13/2020
1.0.2-alpha 225 12/13/2020
1.0.1-alpha 230 12/13/2020
1.0.0-alpha 277 12/12/2020
0.9.27 330 12/13/2020
0.9.26 315 12/13/2020
0.9.25 356 12/12/2020
0.9.24 292 12/12/2020
0.9.23 350 12/11/2020
0.9.22 322 12/11/2020
0.9.21 287 12/11/2020
0.9.20 284 12/10/2020
0.9.19 308 12/9/2020
0.9.18 327 12/9/2020
0.9.17 367 12/9/2020
0.9.16 367 12/9/2020
0.9.15 297 12/9/2020
0.9.14 310 12/9/2020
0.9.13 341 12/8/2020
0.9.12 342 12/8/2020
0.9.11 311 12/8/2020
0.9.10 317 12/8/2020
0.9.9 310 12/8/2020
0.9.8 281 12/8/2020
0.9.7 301 12/8/2020
0.9.6 315 12/7/2020
0.9.5 348 12/7/2020
0.9.4 416 12/5/2020
0.9.3 425 12/5/2020
0.9.2 294 12/3/2020
0.9.1 335 12/3/2020
0.9.0 304 12/3/2020