Microsoft.AspNet.Authentication
by: Microsoft
- 13 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common types used by the various authentication middleware.
Microsoft.AspNet.Cryptography.Internal
by: Microsoft
- 14 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
- 14 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
- 8 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
- 4 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
- 15 total downloads
- Latest version: 1.0.0-beta5
ASP.NET 5 HTTP feature infrastructure.
Microsoft.AspNet.FileProviders.Abstractions
by: Microsoft
- 14 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 file provider interfaces.
Microsoft.AspNet.Hosting.Abstractions
by: Microsoft
- 17 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 Hosting abstractions.
Microsoft.AspNet.Http
by: Microsoft
- 12 total downloads
- Latest version: 1.0.0-beta8
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Abstractions
by: Microsoft
- 7 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP object model. HttpContext and family.
Microsoft.AspNet.Http.Core
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature implementations.
Microsoft.AspNet.Http.Extensions
by: Microsoft
- 20 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
- 13 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.Http.Interfaces
by: Microsoft
- 5 total downloads
- Latest version: 1.0.0-beta4
ASP.NET 5 HTTP feature interface definitions.
Microsoft.AspNet.WebUtilities
by: Microsoft
- 30 total downloads
- Latest version: 1.0.0-rc1-final
ASP.NET 5 common helper methods.
Microsoft.AspNetCore.Antiforgery
by: Microsoft
- 2.258k 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.App.Ref
by: Microsoft
- 6.323k total downloads
- Latest version: 10.0.1
Shared Framework for hosting of Microsoft ASP.NET Core applications. It is open source, cross-platform and is supported by Microsoft. We hope you enjoy using it! If you do, please consider joining the active community of developers that are contributing to the project on GitHub (https://github.com/dotnet/dotnet). We happily accept issues and PRs.
Microsoft.AspNetCore.Authentication
by: Microsoft
- 50 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
- 436 total downloads
- Latest version: 2.0.0
ASP.NET Core common types used by the various authentication components.
Microsoft.AspNetCore.Authentication.Cookies
by: Microsoft
- 30 total downloads
- Latest version: 2.0.0
ASP.NET Core middleware that enables an application to use cookie based authentication.