Skip to content

RegExtract 2.2.2 Latest

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

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

Recent Versions

  • 2.2.2
    Latest
    Published 7 months ago
    0
  • Published 7 months ago
    0
  • Published 7 months ago
    0
  • Published 7 months ago
    0
  • Published 7 months ago
    0

Loading

Details


Last published

7 months ago

Issues

7

Total downloads

0


Contributors 4

  •  
  •  
  •  
  •