Skip to content
RegExtract / 1.0.16

RegExtract 1.0.16

Install from the command line:
Learn more about NuGet packages
$ dotnet add package RegExtract --version 1.0.16

About this version

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

Details


Assets

  • package.nupkg

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0