Microsoft.AspNet.Authentication.Cookies
by: Microsoft
- 249 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET middleware that enables an application to use cookie based authentication, similar to ASP.NET's forms authentication.
Microsoft.AspNet.Authentication.JwtBearer
by: Microsoft
- 47 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 middleware that enables an application to receive a OpenIdConnect bearer token.
Microsoft.AspNet.Cors
by: Microsoft
- 1.073k total downloads
- Latest version: 5.3.0
This package contains the core components to enable Cross-Origin Resource Sharing (CORS) in ASP.NET.
Microsoft.AspNet.Cryptography.Internal
by: Microsoft
- 283 total downloads
- Latest version: 1.0.0-rc1-final
Infrastructure for ASP.NET 5 cryptographic packages. Developers should not reference this package.
Microsoft.AspNet.DataProtection
by: Microsoft
- 249 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNet.DataProtection.Abstractions
by: Microsoft
- 211 total downloads
- Latest version: 1.0.0-rc1-final
Contains the core IDataProtector and IDataProtectionProvider abstractions for ASP.NET 5 Data Protection.
Microsoft.AspNet.DataProtection.Interfaces
by: Microsoft
- 47 total downloads
- Latest version: 1.0.0-beta4
Contains the core IDataProtector and IDataProtectionProvider interfaces for ASP.NET 5 Data Protection.
Microsoft.AspNet.FeatureModel
by: Microsoft
- 192 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNet.FileProviders.Abstractions
by: Microsoft
- 153 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 144 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Http
by: Microsoft
- 331 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 217 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.Http.Core
by: Microsoft
- 98 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 382 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common extension methods for HTTP abstractions and IApplicationBuilder.
Microsoft.AspNet.Http.Features
by: Microsoft
- 210 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Http.Interfaces
by: Microsoft
- 86 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Identity.Core
by: Microsoft
- 577 total downloads
- Latest version: 2.2.4
Core interfaces for ASP.NET Identity.
Microsoft.AspNet.Identity.EntityFramework
by: Microsoft
- 629 total downloads
- Latest version: 2.2.4
ASP.NET Identity providers that use Entity Framework.
Microsoft.AspNet.Identity.Owin
by: Microsoft
- 497 total downloads
- Latest version: 2.2.4
Owin implementation for ASP.NET Identity.
Microsoft.AspNet.Mvc
by: Microsoft
- 1.459k total downloads
- Latest version: 5.3.0
This package contains the runtime assemblies for ASP.NET MVC. ASP.NET MVC gives you a powerful, patterns-based way to build dynamic websites that enables a clean separation of concerns and that gives you full control over markup.