Microsoft.AspNet.WebApi
by: Microsoft
- 54 total downloads
- Latest version: 5.3.0
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.Client
by: Microsoft
- 108 total downloads
- Latest version: 6.0.0
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.
Microsoft.AspNet.WebApi.Core
by: Microsoft
- 78 total downloads
- Latest version: 5.3.0
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.
Microsoft.AspNet.WebApi.Cors
by: Microsoft
- 102 total downloads
- Latest version: 5.3.0
This package contains the components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET Web API.
Microsoft.AspNet.WebApi.Owin
by: Microsoft
- 99 total downloads
- Latest version: 5.3.0
This package allows you to host ASP.NET Web API within an OWIN server and provides access to additional OWIN features.
Microsoft.AspNet.WebApi.OwinSelfHost
by: Microsoft
- 70 total downloads
- Latest version: 5.3.0
This package allows you to host ASP.NET Web API within your own process using the OWIN HttpListener server. 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.SelfHost
by: Microsoft
- 123 total downloads
- Latest version: 5.3.0
This is a legacy package for hosting ASP.NET Web API within your own process (outside of IIS). Please use the Microsoft.AspNet.WebApi.OwinSelfHost package for new projects.
Microsoft.AspNet.WebApi.WebHost
by: Microsoft
- 108 total downloads
- Latest version: 5.3.0
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.WebHost.zh-Hans
by: Microsoft
- 103 total downloads
- Latest version: 5.3.0
此程序包包含 ASP.NET Web API Web Host 的简体中文附属程序集。
Microsoft.AspNet.WebPages
by: Microsoft
- 121 total downloads
- Latest version: 3.3.0
This package contains core runtime assemblies shared between ASP.NET MVC and ASP.NET Web Pages.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 61 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.All
by: Microsoft
- 217 total downloads
- Latest version: 2.2.8
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 134 total downloads
- Latest version: 2.3.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.ApiAuthorization.IdentityServer
by: Microsoft
- 461 total downloads
- Latest version: 8.0.0-preview.6.23329.11
ASP.NET Core API Authorization package powered by Identity Server.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/fb4b5a21ebd67b31fff4ddf5c039181da504c932
Microsoft.AspNetCore.App
by: Microsoft
- 192 total downloads
- Latest version: 2.2.8
Provides a default set of APIs for building an ASP.NET Core application.
This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 60 total downloads
- Latest version: 2.3.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 116 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 37 total downloads
- Latest version: 2.3.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.AzureAD.UI
by: Microsoft
- 532 total downloads
- Latest version: 7.0.0-preview.6.22330.3
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ab1f1c636afa3a6607f2d67bc387b586596d1d38