Ecosyste.ms: Packages

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

Top 5.7% forks on nuget.org

nuget.org : urlpatternmatching

The library allows you to match a URL to a pattern. How it works - we break the url pattern into parts And we match each non-empty part with a similar one from the URL. You can specify Wildcard: * or ~ Where * is any character set within the group (schema, host, port, path, parameter, anchor) Where ~ any character set within a group segment (host, path) Only supply parts of the URL you care about. Parts left out will match anything. E.g. if you don’t care about the host, then leave it out.

Registry - Homepage - JSON
purl: pkg:nuget/urlpatternmatching
Keywords: url, pattern, matching, matcher, comapre, pattern-matching, url-pattern-matching, url-matching, compare, core, dotnet, match, url-match, wildcard
License: Apache-2.0
Latest release: almost 3 years ago
First release: over 124 years ago
Downloads: 2,112 total
Stars: 6 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago

    Loading...
    Readme
    Loading...