AspNetWebApi.Core 4.0.20710

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

Legacy package, AspNetWebApi.Core is now included in the 'Microsoft.AspNet.WebApi.Client' and 'Microsoft.AspNet.WebApi.Core' packages.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (7)

Showing the top 5 NuGet packages that depend on AspNetWebApi.Core:

Package Downloads
LowercaseRoutesMVC4

Easily map ASP.NET MVC routes to lowercase URLs! Does not affect casing of the querystring, if one exists. Includes support for MVC Areas, as well as experimental support for ASP.NET Web API HTTP routes. See the Project Site for important usage notes.

DotNetDesign.Substrate.WebApi

Library built on top of DotNetDesign.Substrate that exposes a web-api using the new MVC 4 ApiController

WebApiContrib.WebHost

Description

AspNetMvc.Template.Internet

This is the Internet Project Template from the ASP.Net MVC 4 Beta

NexBusiness.Services.Rest.Core

Implementation for my RESTful services Common

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on AspNetWebApi.Core:

Repository Stars
ivanakcheurov/ntextcat
Version Downloads Last Updated