Microsoft.Extensions.Logging.Console by: Microsoft
  • 2,117k total downloads
  • Latest version: 10.0.5
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1,644k total downloads
  • Latest version: 10.0.5
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
  • 1,62k total downloads
  • Latest version: 10.0.5
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1,615k total downloads
  • Latest version: 10.0.5
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options by: Microsoft
  • 11,127k 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
  • 3,59k total downloads
  • Latest version: 10.0.5
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 131 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 10,842k 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
  • 2,325k total downloads
  • Latest version: 9.9.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry by: Microsoft
  • 2,325k total downloads
  • Latest version: 9.9.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.Telemetry.Abstractions by: Microsoft
  • 2,348k total downloads
  • Latest version: 10.4.0
Common abstractions for high-level telemetry primitives.
Microsoft.Identity.Abstractions by: Microsoft
  • 11 total downloads
  • Latest version: 9.3.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
  • 69 total downloads
  • Latest version: 3.14.1
  • 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
  • 16 total downloads
  • Latest version: 3.14.1
  • 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
  • 16 total downloads
  • Latest version: 3.14.1
  • 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
  • 16 total downloads
  • Latest version: 3.14.1
  • 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
  • 19 total downloads
  • Latest version: 3.14.1
  • 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.IdentityModel.Abstractions by: Microsoft
  • 2,776k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 3,741k total downloads
  • Latest version: 8.17.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.
Microsoft.IdentityModel.Logging by: Microsoft
  • 2,802k total downloads
  • Latest version: 8.17.0
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.