Microsoft.Extensions.Logging.Debug
by: Microsoft
- 1.914k 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
- 1.907k total downloads
- Latest version: 10.0.2
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 1.905k total downloads
- Latest version: 10.0.2
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options
by: Microsoft
- 6.264k 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.421k total downloads
- Latest version: 10.0.3
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 6.289k 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
Interface for higher level API for confidential client applications.
Microsoft.Identity.Web
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
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
- 94 total downloads
- Latest version: 4.3.0
This package brings certificate management for MSAL.NET.
Microsoft.Identity.Web.Diagnostics
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
Package Description
Microsoft.Identity.Web.TokenAcquisition
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
Implementation for higher level API for confidential client applications (ASP.NET Core and SDK/.NET).
Microsoft.Identity.Web.TokenCache
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
This package bring token cache serializers for MSAL.NET confidential client applications.
Microsoft.Identity.Web.UI
by: Microsoft
- 94 total downloads
- Latest version: 4.3.0
This package enables UI for ASP.NET Core Web apps that use Microsoft.Identity.Web.
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 1.631k total downloads
- Latest version: 8.15.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 2.441k total downloads
- Latest version: 8.15.0
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
- 1.673k total downloads
- Latest version: 8.15.0
Includes Event Source based logging support.
Microsoft.IdentityModel.LoggingExtensions
by: Microsoft
- 1 total downloads
- Latest version: 8.15.0
A package containing logging extensions to support writing Identity logs to Microsoft.Extensions.Logging.ILogger.