Microsoft.AspNet.WebApi 5.2.3-beta1

This is a prerelease version of Microsoft.AspNet.WebApi.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.AspNet.WebApi --version 5.2.3-beta1
                    
NuGet\Install-Package Microsoft.AspNet.WebApi -Version 5.2.3-beta1
                    
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="Microsoft.AspNet.WebApi" Version="5.2.3-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.WebApi" Version="5.2.3-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.WebApi" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.AspNet.WebApi --version 5.2.3-beta1
                    
#r "nuget: Microsoft.AspNet.WebApi, 5.2.3-beta1"
                    
#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.
#:package Microsoft.AspNet.WebApi@5.2.3-beta1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.AspNet.WebApi&version=5.2.3-beta1&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.WebApi&version=5.2.3-beta1&prerelease
                    
Install as a Cake Tool

This package contains everything you need to host ASP.NET Web API on IIS. ASP.NET Web API is a framework that makes it easy to build HTTP services that reach a broad range of clients, including browsers and mobile devices. ASP.NET Web API is an ideal platform for building RESTful applications on the .NET Framework.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

Showing the top 5 NuGet packages that depend on Microsoft.AspNet.WebApi:

Package Downloads
AspNetWebApi

Legacy package, AspNetWebApi is now included in the 'Microsoft.AspNet.WebApi' package.

UmbracoCms.Core

Contains the core assemblies needed to run Umbraco Cms. This package only contains assemblies and can be used for package development. Use the UmbracoCms-package to setup Umbraco in Visual Studio as an ASP.NET project.

StructureMap.MVC4

Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.

NuGet.Server

Web Application used to host a simple NuGet feed

Abp.Web.Api

ASP.NET Web API integration package for ASP.NET Boilerplate.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.2.3 1,130,626 2/9/2015
5.2.3-beta1 19,546 12/17/2014
5.2.2 921,894 8/28/2014
5.2.2-rc 14,897 8/23/2014
5.2.0 493,238 7/1/2014
5.2.0-rc 24,917 5/27/2014
5.1.2 526,744 4/2/2014
5.1.1 373,402 2/10/2014
5.1.0 253,502 1/17/2014
5.1.0-rc1 23,090 12/6/2013
5.0.1 199,816 2/13/2014
5.0.0 906,048 10/17/2013
5.0.0-rc1 31,772 8/23/2013
5.0.0-beta2 28,598 6/26/2013
5.0.0-beta1 17,893 6/26/2013
4.0.30506 1,281,570 5/30/2013
4.0.20710 1,869,046 8/11/2012
4.0.20505 151,748 5/31/2012

Please visit https://go.microsoft.com/fwlink/?LinkID=403010 to view the release notes.