Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.8% downloads on nuget.org

nuget.org : regextract

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

Registry - Homepage - JSON
purl: pkg:nuget/regextract
Keywords: regex, parse, parser, reader, deserialize, deserializer, valuetuple, record, deserialization, parsing, regular-expression, regular-expressions, regular, expression, expressions, type, string, tuple, linqpad-samples
License: MIT
Latest release: 5 months ago
First release: over 3 years ago
Downloads: 71,707 total
Stars: 697 on GitHub
Forks: 17 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://ko-fi.com/sblom
Last synced: 27 days ago

    Loading...
    Readme
    Loading...