Microsoft.AspNet.WebApi.Core 5.3.0

Prefix Reserved
dotnet add package Microsoft.AspNet.WebApi.Core --version 5.3.0
                    
NuGet\Install-Package Microsoft.AspNet.WebApi.Core -Version 5.3.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="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.AspNet.WebApi.Core" Version="5.3.0" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.AspNet.WebApi.Core" />
                    
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.Core --version 5.3.0
                    
#r "nuget: Microsoft.AspNet.WebApi.Core, 5.3.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.
#addin nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.3.0
                    
Install Microsoft.AspNet.WebApi.Core as a Cake Addin
#tool nuget:?package=Microsoft.AspNet.WebApi.Core&version=5.3.0
                    
Install Microsoft.AspNet.WebApi.Core as a Cake Tool

This package contains the core runtime assemblies for ASP.NET Web API. This package is used by hosts of the ASP.NET Web API runtime. To host a Web API in IIS use the Microsoft.AspNet.WebApi.WebHost package. To host a Web API in your own process use the Microsoft.AspNet.WebApi.SelfHost package.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1.3K)

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

Package Downloads
Microsoft.AspNet.WebApi.WebHost

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.

Microsoft.AspNet.WebApi.Owin

This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.

Microsoft.AspNet.WebApi.Cors

This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.

Swashbuckle.Core

Seamlessly adds a Swagger to WebApi projects!

Autofac.WebApi2

Autofac integration for ASP.NET WebAPI.

GitHub repositories (296)

Showing the top 20 popular GitHub repositories that depend on Microsoft.AspNet.WebApi.Core:

Repository Stars
dotnet/AspNetCore.Docs
Documentation for ASP.NET Core
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
stride3d/stride
Stride (formerly Xenko), a free and open-source cross-platform C# game engine.
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
hardkoded/puppeteer-sharp
Headless Chrome .NET API
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
ChangemakerStudios/Papercut-SMTP
Papercut SMTP -- The Simple Desktop Email Server
domaindrivendev/Swashbuckle.WebApi
Seamlessly adds a swagger to WebApi projects!
smartstore/SmartStoreNET
Open Source ASP.NET MVC Enterprise eCommerce Shopping Cart Solution
thepirat000/Audit.NET
An extensible framework to audit executing operations in .NET and .NET Core.
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
Glimpse/Glimpse
The open source diagnostics platform for the web
prometheus-net/prometheus-net
.NET library to instrument your code with Prometheus metrics
Azure/azure-functions-host
The host/runtime that powers Azure Functions
pnp/PnP
SharePoint / Office 365 Developer Patterns and Practices - Archived older solutions. Please see https://aka.ms/m365pnp for updated guidance
servicetitan/Stl.Fusion
Build real-time apps (Blazor included) with less than 1% of extra code responsible for real-time updates. Host 10-1000x faster APIs relying on transparent and nearly 100% consistent caching. We call it DREAM, or Distributed REActive Memoization, and it's here to turn real-time on!
cedrozor/myrtille
A native HTML4 / HTML5 Remote Desktop Protocol and SSH client
Version Downloads Last updated
5.3.0 9,243,450 10/23/2023
5.3.0-preview1 74,773 4/3/2023
5.2.9 19,229,718 5/31/2022
5.2.8 2,342,312 4/12/2022
5.2.7 85,400,720 11/29/2018
5.2.6 23,918,795 5/11/2018
5.2.5 977,943 5/2/2018
5.2.5-preview1 69,028 3/19/2018
5.2.4 14,010,734 2/12/2018
5.2.4-preview1 54,951 1/5/2018
5.2.3 99,529,086 2/9/2015
5.2.3-beta1 79,494 12/17/2014
5.2.2 14,539,999 8/28/2014
5.2.2-rc 53,829 8/23/2014
5.2.0 7,660,438 7/1/2014
5.2.0-rc 104,720 5/27/2014
5.1.2 2,927,848 4/2/2014
5.1.1 1,444,419 2/10/2014
5.1.0 1,327,953 1/17/2014
5.1.0-rc1 62,717 12/6/2013
5.0.0 4,508,874 10/17/2013
5.0.0-rc1 95,434 8/23/2013
5.0.0-beta2 104,145 6/26/2013
5.0.0-beta1 55,583 6/26/2013
4.0.30506 9,053,479 5/30/2013
4.0.20710 20,347,005 8/11/2012
4.0.20505 1,635,286 5/31/2012