Microsoft.AspNetCore.App.Ref by: Microsoft
  • 5 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
  • aspnetcore targeting-pack
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
  • 3 total downloads
  • Latest version: 1.1.0
  • aspnetcore,authentication,security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft.AspNetCore.Authentication.Cookies
  • 1 total downloads
  • Latest version: 1.0.3
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Google by: Microsoft.AspNetCore.Authentication.Google
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
  • aspnetcore,authentication,security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows.
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft.AspNetCore.Authentication.JwtBearer
  • 2 total downloads
  • Latest version: 1.0.1
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token.
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.2
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow.
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft.AspNetCore.Authentication.OAuth
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft.AspNetCore.Authentication.OpenIdConnect
  • 1 total downloads
  • Latest version: 1.0.2
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow.
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.3
  • aspnetcore,authentication,security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow.
Microsoft.AspNetCore.Authorization by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute
Microsoft.AspNetCore.AzureAppServicesIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.1
  • aspnetcore,azure,appservices
ASP.NET Core integration with Azure AppServices.
Microsoft.AspNetCore.Components.WebAssembly.Authentication by: Microsoft
  • 29 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Build client-side authentication for single-page applications (SPAs). This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.Components.WebAssembly.Server by: Microsoft
  • 13 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
  • aspnetcore components
Runtime server features for ASP.NET Core Blazor applications. This package was built from the source code at https://github.com/dotnet/dotnet/tree/4370ea16341331f045fa9b89cc46e03aed27195c
Microsoft.AspNetCore.CookiePolicy by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0
  • aspnetcore
ASP.NET Core cookie policy classes to control the behavior of cookies.
Microsoft.AspNetCore.Cryptography.Internal by: Microsoft
  • 1 total downloads
  • Latest version: 1.1.1
  • aspnetcore,dataprotection
Infrastructure for ASP.NET Core cryptographic packages. Applications and libraries should not reference this package directly.
Microsoft.AspNetCore.DataProtection by: Microsoft.AspNetCore.DataProtection
  • 2 total downloads
  • Latest version: 1.0.3
  • aspnetcore,dataprotection
ASP.NET Core logic to protect and unprotect data, similar to DPAPI.
Microsoft.AspNetCore.DataProtection.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0-preview1-final
  • aspnetcore dataprotection
ASP.NET Core data protection abstractions. Commonly used types: Microsoft.AspNetCore.DataProtection.IDataProtectionProvider Microsoft.AspNetCore.DataProtection.IDataProtector
Microsoft.AspNetCore.DataProtection.AzureStorage by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.0
  • aspnetcore,dataprotection,azure,blob
Microsoft Azure Blob storrage support as key store.
Microsoft.AspNetCore.DataProtection.Extensions by: Microsoft.AspNetCore.DataProtection.Extensions
  • 1 total downloads
  • Latest version: 1.0.5
  • aspnetcore,dataprotection
Additional APIs for ASP.NET Core data protection.