Microsoft.AspNet.Mvc.ViewFeatures
by: Microsoft
- 34 total downloads
- Latest version: 6.0.0-rc1-final
View Rendering features for the MVC runtime
Microsoft.AspNet.PipelineCore
by: Microsoft
- 10 total downloads
- Latest version: 1.0.0-beta1
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.RequestContainer
by: Microsoft
- 18 total downloads
- Latest version: 1.0.0-beta2
ASP.NET 5 enables per-request scoping of services.
Microsoft.AspNet.Routing
by: Microsoft
- 67 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
- 18 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
- 18 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
- 75 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 static files middleware.
Microsoft.AspNet.WebPages
by: Microsoft
- 191 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
- 76 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.All
by: Microsoft
- 11 total downloads
- Latest version: 2.0.0
Microsoft.AspNetCore.All
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 142 total downloads
- Latest version: 2.0.0
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.ApplicationInsights.HostingStartup
by: Microsoft
- 24 total downloads
- Latest version: 2.0.0
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 127 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions
by: Microsoft
- 20 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 157 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core
by: Microsoft
- 25 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Facebook
by: Microsoft
- 146 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Google
by: Microsoft
- 138 total downloads
- Latest version: 2.0.0
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer
by: Microsoft
- 147 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.