Microsoft.Extensions.Logging.EventSource
by: Microsoft
- 3 total downloads
- Latest version: 9.0.13
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource
by: Microsoft
- 3 total downloads
- Latest version: 9.0.14
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
- 53 total downloads
- Latest version: 11.0.0-preview.3.26207.106
A simple object pool implementation.
This package was built from the source code at https://github.com/dotnet/dotnet/tree/a8b33e7593686eaee701cd124daaabff2311634f
Microsoft.Extensions.ObjectPool.DependencyInjection
by: Microsoft
- 1 total downloads
- Latest version: 8.0.0-rc.2.23510.2
Provides object pools from service containers.
Microsoft.Extensions.Options.DataAnnotations
by: Microsoft
- 3 total downloads
- Latest version: 10.0.5
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1-final
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Resilience
by: Microsoft
- 2 total downloads
- Latest version: 9.8.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.
Microsoft.Extensions.ServiceDiscovery.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 10.4.0
Provides abstractions for service discovery. Interfaces defined in this package are implemented in Microsoft.Extensions.ServiceDiscovery and other service discovery packages.
Microsoft.Extensions.Telemetry.Abstractions
by: Microsoft
- 1 total downloads
- Latest version: 9.7.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders
by: Microsoft
- 3 total downloads
- Latest version: 7.0.14
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/aspnetcore/tree/0a715692d8e2536c899faa0bb4f0cec2c2e33e36
Microsoft.Graphics.Win2D
by: Microsoft
- 1 total downloads
- Latest version: 1.1.0-preview1
An easy-to-use Windows Runtime API for immediate mode 2D graphics rendering.
For WinUI.
Microsoft.Identity.Client
by: Microsoft
- 6 total downloads
- Latest version: 4.78.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.Extensions.Msal
by: Microsoft
- 1 total downloads
- Latest version: 4.74.1-preview2
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Abstractions
by: Microsoft
- 2 total downloads
- Latest version: 8.2.0
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.Clients.ActiveDirectory
by: Microsoft Corporation
- 1 total downloads
- Latest version: 3.13.2
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides a Portable Class Library with easy to use authentication functionality for your .NET client on various platforms including Windows desktop, Windows Store, Xamarin iOS and Xamarin Android by taking advantage of Windows Server Active Directory and Azure Active Directory.
Microsoft.IdentityModel.JsonWebTokens
by: Microsoft
- 1 total downloads
- Latest version: 6.9.0
Includes types that provide support for creating, serializing and validating JSON Web Tokens.
Microsoft.IdentityModel.Protocols
by: Microsoft
- 1 total downloads
- Latest version: 5.3.0
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect
by: Microsoft
- 4 total downloads
- Latest version: 7.0.2
Includes types that provide support for OpenIdConnect protocol.
Microsoft.IdentityModel.Protocols.WsFederation
by: Microsoft
- 2 total downloads
- Latest version: 7.4.0-preview1
Includes types that provide support for WsFederation protocol.
Microsoft.IdentityModel.Tokens
by: Microsoft
- 2 total downloads
- Latest version: 8.0.0-preview1
Includes types that provide support for SecurityTokens, Cryptographic operations: Signing, Verifying Signatures, Encryption.