Microsoft.AspNetCore.Authorization by: Microsoft
  • 3.081k total downloads
  • Latest version: 11.0.0-preview.7.26381.103
  • 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/dotnet/tree/e2c1e00b3d0f96afb892fb261d5921565b400246
Microsoft.AspNetCore.Authentication.JwtBearer by: Microsoft
  • 1.448k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication by: Microsoft
  • 404 total downloads
  • Latest version: 2.3.12
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Core by: Microsoft
  • 242 total downloads
  • Latest version: 2.3.12
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication middleware components.
Microsoft.AspNetCore.Authentication.Abstractions by: Microsoft
  • 232 total downloads
  • Latest version: 2.3.12
  • aspnetcore authentication security
ASP.NET Core common types used by the various authentication components.
Microsoft.ApplicationInsights by: Microsoft
  • 449 total downloads
  • Latest version: 3.1.2
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK
Application Insights Base API. This package provides core functionality for transmission of all Application Insights Telemetry Types and is a dependent package for all other Application Insights packages. Please install the platform specific package for the best experience. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.AspNetCore.Authorization.Policy by: Microsoft
  • 237 total downloads
  • Latest version: 2.3.12
  • aspnetcore authorization
ASP.NET Core authorization policy helper classes.
Microsoft.AspNetCore.Antiforgery by: Microsoft
  • 399 total downloads
  • Latest version: 2.3.12
  • aspnetcore antiforgery
An antiforgery system for ASP.NET Core designed to generate and validate tokens to prevent Cross-Site Request Forgery attacks.
Microsoft.AspNetCore.Authentication.OpenIdConnect by: Microsoft
  • 1.065k 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.OAuth by: Microsoft
  • 344 total downloads
  • Latest version: 2.3.12
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to support any standard OAuth 2.0 authentication workflow.
Microsoft.AspNetCore.Authentication.Cookies by: Microsoft
  • 414 total downloads
  • Latest version: 2.3.12
  • aspnetcore authentication security
ASP.NET Core middleware that enables an application to use cookie based authentication.
Microsoft.AspNetCore.App by: Microsoft
  • 616 total downloads
  • Latest version: 2.2.8
  • aspnetcore
Provides a default set of APIs for building an ASP.NET Core application. 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.
Microsoft.AspNetCore by: Microsoft
  • 481 total downloads
  • Latest version: 2.3.12
  • aspnetcore
Microsoft.AspNetCore
Microsoft.AspNetCore.Authentication.Google by: Microsoft
  • 1.2k 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.Facebook by: Microsoft
  • 1.148k total downloads
  • Latest version: 5.0.17
  • 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/02c6de4ba6022025fcda7581415f310f8c73cdc3
Microsoft.AspNetCore.Authentication.WsFederation by: Microsoft
  • 924 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.Authentication.MicrosoftAccount by: Microsoft
  • 1.066k 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
Meziantou.Analyzer by: meziantou
  • 7.706k total downloads
  • Latest version: 3.0.219
  • Meziantou.Analyzer csharp roslyn static-analysis analyzer code-quality analyzers roslyn-analyzers
A powerful C# Roslyn analyzer that uses static analysis to detect bugs, surface security issues, and enforce best practices—helping developers and AI write more reliable code.
Microsoft.AspNetCore.Authentication.Twitter by: Microsoft
  • 1.183k 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.AspNet.WebApi.Client by: Microsoft
  • 125 total downloads
  • Latest version: 6.0.0
  • Microsoft AspNet WebApi AspNetWebApi HttpClient
This package adds support for formatting and content negotiation to System.Net.Http. It includes support for JSON, XML, and form URL encoded data.