Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 2.728k total downloads
  • Latest version: 10.0.2
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 2.392k total downloads
  • Latest version: 10.0.2
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 2.391k total downloads
  • Latest version: 10.0.2
Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 2.373k total downloads
  • Latest version: 10.0.2
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 2.381k total downloads
  • Latest version: 10.0.2
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options by: Microsoft
  • 7.767k total downloads
  • Latest version: 10.0.5
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 4.346k total downloads
  • Latest version: 10.0.3
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 7.845k total downloads
  • Latest version: 10.0.5
Primitives shared by framework extensions. Commonly used types include: Commonly Used Types: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment
Microsoft.Extensions.Resilience by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 9.1.0
Common abstractions for high-level telemetry primitives.
Microsoft.Identity.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
  • Microsoft Identity Abstractions for dotnet Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Interface for higher level API for confidential client applications.
Microsoft.Identity.Web by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
This package enables ASP.NET Core web apps and web APIs to use the Microsoft identity platform (formerly Azure AD v2.0). This package is specifically used for web applications, which sign-in users, and protected web APIs, which optionally call downstream web APIs.
Microsoft.Identity.Web.Certificate by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
This package brings certificate management for MSAL.NET.
Microsoft.Identity.Web.Diagnostics by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Package Description
Microsoft.Identity.Web.TokenAcquisition by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
Microsoft.Identity.Web.TokenCache by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
This package bring token cache serializers for MSAL.NET confidential client applications.
Microsoft.Identity.Web.UI by: Microsoft
  • 126 total downloads
  • Latest version: 4.3.0
  • Microsoft Identity Web UI Microsoft identity platform Microsoft Identity Web .NET ASP.NET Core Web App Web API B2C Azure Active Directory AAD Identity Authentication Authorization
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 2.438k total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 3.592k total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens. This is a newer, faster version of System.IdentityModel.Tokens.Jwt that has additional functionality.