Microsoft.AspNet.Cryptography.Internal
by: Microsoft
- 6 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
- 6 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
- 5 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
- 1 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
- 5 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNet.FileProviders.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Http
by: Microsoft
- 8 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.Http.Core
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 9 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
- 5 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Http.Interfaces
by: Microsoft
- 2 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 9 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 2.242k 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.Authentication
by: Microsoft
- 16 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
- 434 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 15 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
- 443 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.OAuth
by: Microsoft
- 16 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.