Parse value query strings with delimiters.
Info
Version: | 1.0.4 |
Author(s): | DelimitedQueryString |
Last Update: | Friday, August 17, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/clouddra/DelimitedQueryString |
NuGet Url: | https://www.nuget.org/packages/DelimitedQueryString |
Install
Install-Package DelimitedQueryString
dotnet add package DelimitedQueryString
paket add DelimitedQueryString
DelimitedQueryString Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Mvc.ApiExplorer(>= 2.0.4)
- NETStandard.Library(>= 2.0.3)
- Swashbuckle.AspNetCore(>= 3.0.0)