Microsoft.AspNet.Mvc.ModelBinding
by: Microsoft
- 34 total downloads
- Latest version: 6.0.0-beta4
The ASP.NET MVC model binding components for binding data from a request to an object model.
Microsoft.AspNet.Mvc.ViewFeatures
by: Microsoft
- 35 total downloads
- Latest version: 6.0.0-rc1-final
View Rendering features for the MVC runtime
Microsoft.AspNet.PipelineCore
by: Microsoft
- 11 total downloads
- Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.RequestContainer
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 enables per-request scoping of services.
Microsoft.AspNet.Routing
by: Microsoft
- 82 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 middleware and abstractions for routing requests to application logic and for generating links.
Microsoft.AspNet.Security
by: Microsoft
- 20 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Security.DataProtection
by: Microsoft
- 19 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.StaticFiles
by: Microsoft
- 76 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 static files middleware.
Microsoft.AspNet.WebApi.Client
by: Microsoft
- 116 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.WebPages
by: Microsoft
- 203 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
- 77 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.All
by: Microsoft
- 741 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
- 299 total downloads
- Latest version: 2.3.12
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
- 597 total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 135 total downloads
- Latest version: 2.2.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 271 total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 150 total downloads
- Latest version: 2.3.12
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.AzureAD.UI
by: Microsoft
- 768 total downloads
- Latest version: 5.0.17
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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 413 total downloads
- Latest version: 2.3.12
ASP.NET Core middleware that enables an application to use cookie based authentication.