Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 4.734k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Twitter's OAuth 1.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 5.249k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to receive an OpenID Connect bearer token. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 756 total downloads
  • Latest version: 2.2.0
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks. This package was built from the source code at https://github.com/aspnet/Antiforgery/tree/9e5146cff912ebbd003d597eb055144e740759fa
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 424 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 467 total downloads
  • Latest version: 2.2.0
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.AzureAppServices.HostingStartup by: Microsoft
  • 3.906k total downloads
  • Latest version: 9.0.0
  • aspnetcore azure appservices
ASP.NET Core lightup integration with Azure AppServices. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 5.663k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the OpenID Connect authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore by: Microsoft
  • 785 total downloads
  • Latest version: 2.2.0
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.ApplicationInsights.HostingStartup by: Microsoft
  • 387 total downloads
  • Latest version: 2.2.0
  • aspnetcore ApplicationInsights Analytics Telemetry AppInsights
ASP.NET Core lightup integration with Application Insights.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 451 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/HttpAbstractions/tree/91db78cf926939821bc96e8e60616cf5dde0b489
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 3.692k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the WsFederation authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 685 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 4.161k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support the Microsoft Account authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 4.317k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core contains middleware to support Google's OpenId and OAuth 2.0 authentication workflows. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.Facebook by: Microsoft
  • 4.508k total downloads
  • Latest version: 9.0.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support Facebook's OAuth 2.0 authentication workflow. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication by: Microsoft
  • 732 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.Authorization by: Microsoft
  • 5.727k total downloads
  • Latest version: 9.0.0
  • aspnetcore authorization
ASP.NET Core authorization classes. Commonly used types: Microsoft.AspNetCore.Authorization.AllowAnonymousAttribute Microsoft.AspNetCore.Authorization.AuthorizeAttribute This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 736 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication. This package was built from the source code at https://github.com/aspnet/Security/tree/93926543f8469614c2feb23de8a8c0561b8b2463
Microsoft.AspNetCore.App.Ref by: Microsoft
  • 2.995k total downloads
  • Latest version: 9.0.0
  • aspnetcore targeting-pack
Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets. This package is an internal implementation of the .NET Core SDK and is not meant to be used as a normal PackageReference. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/af22effae4069a5dfb9b0735859de48820104f5b
Microsoft.AspNetCore.All by: Microsoft
  • 1.325k total downloads
  • Latest version: 2.2.8
  • aspnetcore
Provides a default set of APIs for building an ASP.NET Core application, and also includes API for third-party integrations with ASP.NET Core. This package requires the ASP.NET Core runtime. This runtime is installed by the .NET Core SDK, or can be acquired separately using installers available at https://aka.ms/dotnet-download.