This is a powerful, yet simple, URL path pattern parser and matcher.
Info
Version: | 1.0.33 |
Author(s): | [email protected] |
Last Update: | Wednesday, February 8, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/cloudtoid/url-pattern/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/Cloudtoid.UrlPattern |
Install
Install-Package Cloudtoid.UrlPattern
dotnet add package Cloudtoid.UrlPattern
paket add Cloudtoid.UrlPattern
Cloudtoid.UrlPattern Download (Unzip the "nupkg" after downloading)
Dependencies
- Cloudtoid.CodeAnalysis(>= 1.0.8)
- Cloudtoid.Framework(>= 1.0.91)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 3.1.7)
- Microsoft.Extensions.Logging(>= 3.1.7)
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.7)
Tags