WebApiContrib.Formatting.Html
0.9.1
.NET Framework 4.0
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package WebApiContrib.Formatting.Html -Version 0.9.1
dotnet add package WebApiContrib.Formatting.Html --version 0.9.1
<PackageReference Include="WebApiContrib.Formatting.Html" Version="0.9.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApiContrib.Formatting.Html --version 0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: WebApiContrib.Formatting.Html, 0.9.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApiContrib.Formatting.Html as a Cake Addin
#addin nuget:?package=WebApiContrib.Formatting.Html&version=0.9.1
// Install WebApiContrib.Formatting.Html as a Cake Tool
#tool nuget:?package=WebApiContrib.Formatting.Html&version=0.9.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Description
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Core (>= 4.0.20710)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on WebApiContrib.Formatting.Html:
Package | Downloads |
---|---|
WebApiContrib.Formatting.Razor
HttpMediaTypeFormatter used to generate HTML using RazorEngine. |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on WebApiContrib.Formatting.Html:
Repository | Stars |
---|---|
filipw/apress-recipes-webapi
Samples from ASP.NET Web API 2: Recipes book.
|