Microsoft.AspNetCore.App.Ref by: Microsoft
  • 117 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • 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/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Authentication by: Microsoft
  • 16 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.Authentication.Abstractions by: Microsoft
  • 51 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.Authentication.AzureAD.UI by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.0
  • aspnetcore authentication AzureAD
ASP.NET Core Azure Active Directory Integration provides components for easily integrating Azure Active Directory authentication within your ASP.NET Core application. This package was built from the source code at https://github.com/aspnet/AADIntegration/tree/0efa96de73e3235fbfc55cfe51d9547a693010cc
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 31 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.Authentication.Core by: Microsoft
  • 47 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.Facebook by: Microsoft
  • 68 total downloads
  • Latest version: 5.0.16
  • 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/5a129191c1a59ef35c9b4c5a04de71ab111c28d2
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 56 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 8 total downloads
  • Latest version: 5.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/371a26f07b23ad77c636332c2dfc0cbd1d8137ba
Microsoft.AspNetCore.Authentication.MicrosoftAccount by: Microsoft
  • 66 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.OAuth by: Microsoft
  • 21 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.OpenIdConnect by: Microsoft
  • 56 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 65 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 131 total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authorization by: Microsoft
  • 315 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • 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/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 42 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.AzureAppServicesIntegration by: Microsoft
  • 1 total downloads
  • Latest version: 2.2.5
  • aspnetcore azure appservices
ASP.NET Core integration with Azure AppServices. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/33c2d01092d9a1b7a583fe99a50b15686e2b7de9
Microsoft.AspNetCore.Components by: Microsoft
  • 111 total downloads
  • Latest version: 5.0.17
  • aspnetcore components
Components feature for ASP.NET Core. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Components.Analyzers by: Microsoft
  • 360 total downloads
  • Latest version: 9.0.0-rc.1.24452.1
  • aspnetcore components
Roslyn analyzers for ASP.NET Core Components. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/280c613963a1768b810d09f32c998fe4490855e9
Microsoft.AspNetCore.Components.Authorization by: Microsoft
  • 69 total downloads
  • Latest version: 5.0.17
  • aspnetcore components
Authentication and authorization support for Blazor applications. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/02c6de4ba6022025fcda7581415f310f8c73cdc3