WebApi.Core 0.5.0

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package WebApi.Core --version 0.5.0
NuGet\Install-Package WebApi.Core -Version 0.5.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WebApi.Core" Version="0.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WebApi.Core --version 0.5.0
#r "nuget: WebApi.Core, 0.5.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WebApi.Core as a Cake Addin
#addin nuget:?package=WebApi.Core&version=0.5.0

// Install WebApi.Core as a Cake Tool
#tool nuget:?package=WebApi.Core&version=0.5.0

WCF Web API provides developers the tools to build applications which expose capabilities over HTTP to a range of clients including HTML, JQuery, Atom readers and more. If you are building RESTful applications in .NET, WCF Web API is your platform answer.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on WebApi.Core:

Package Downloads
netfx-WebApi.JsonNetFormatter

A Json.NET-based MediaTypeFormatter for the WebApi that can handle text-based Json as well as binary Json (Bson). To use: var config = HttpHostConfiguration.Create().UseJsonNet();

WebApi.JsonP

A JSON-P HttpResponseHandler for WCF Web API. How to use it? http://blog.alexonasp.net/post/2011/07/26/Look-Ma-I-can-handle-JSONP-(aka-Cross-Domain-JSON)-with-WCF-Web-API-and-jQuery!.aspx

netfx-WebApi.TracingChannel

TracingChannel

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated