Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 3 total downloads
- Latest version: 10.0.0
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 2 total downloads
- Latest version: 11.0.0-preview.5.26302.115
TraceSource logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a trace listener by writing messages with System.Diagnostics.TraceSource.TraceEvent().
Microsoft.Extensions.ObjectPool
by: Microsoft
- 17 total downloads
- Latest version: 10.0.0-preview.3.25172.1
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/de35e2b0a0d8d5d1e307907983a6838da1092898
Microsoft.Extensions.ObjectPool.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 8.4.0
Provides object pools from service containers.
Microsoft.Extensions.Options
by: Microsoft
- 13 total downloads
- Latest version: 10.0.0-preview.5.25277.114
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions
by: Microsoft
- 16 total downloads
- Latest version: 11.0.0-preview.2.26159.112
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 2 total downloads
- Latest version: 9.0.14
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives
by: Microsoft
- 2 total downloads
- Latest version: 9.0.0-rc.1.24431.7
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 total downloads
- Latest version: 10.8.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.Telemetry
by: Microsoft
- 4 total downloads
- Latest version: 10.10.0
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 6 total downloads
- Latest version: 11.0.0-preview.5.26302.115
Contains registration and configuration APIs to add the core framework encoders to a dependency injection container.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.FluentUI.AspNetCore.Components
by: Microsoft
- 1 total downloads
- Latest version: 4.14.1
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.2.0
Interface for higher level API for confidential client applications.
Microsoft.Identity.Client
by: Microsoft
- 2 total downloads
- Latest version: 4.83.0
This package contains the binaries of the Microsoft Authentication Library for .NET (MSAL.NET).
MSAL.NET makes it easy to obtain tokens from the Microsoft identity platform for developers (formerly Azure AD v2.0) signing-in users with work & school accounts, Microsoft personal accounts, and social identities via Azure AD B2C. These tokens provide access to Microsoft Cloud API and any other API secured by the Microsoft identity platform. This version supports adding authentication functionality to your .NET based clients - .NET, .NET Framework, .NET MAUI
Microsoft.Identity.Client.Broker
by: Microsoft
- 1 total downloads
- Latest version: 4.84.1
This package contains binaries needed to use brokers in public client desktop applications and supersedes Microsoft.Identity.Client.Desktop.
Microsoft.Identity.Client.Extensions.Msal
by: Microsoft
- 5 total downloads
- Latest version: 4.87.0
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 2 total downloads
- Latest version: 8.21.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
- 2 total downloads
- Latest version: 7.3.0
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 2 total downloads
- Latest version: 6.30.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 1 total downloads
- Latest version: 6.32.2
Includes types that provide support for OpenIdConnect protocol.