WebApiContrib.Core.Formatter.Jsonp
2.1.0
ASP.NET Core JSONP formatter, used for working with JSONP responses.
Install-Package WebApiContrib.Core.Formatter.Jsonp -Version 2.1.0
dotnet add package WebApiContrib.Core.Formatter.Jsonp --version 2.1.0
<PackageReference Include="WebApiContrib.Core.Formatter.Jsonp" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiContrib.Core.Formatter.Jsonp --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.AspNetCore.Mvc.Core (>= 2.1.3)
- Microsoft.AspNetCore.Mvc.Formatters.Json (>= 2.1.3)
GitHub Usage
This package is not used by any popular GitHub repositories.