Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.2.25163.2
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-rc.2.20475.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(). When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 5 total downloads
  • Latest version: 9.0.0-rc.2.24473.5
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
  • 138 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/2db1f5ee2bdda2e8d873769325fabede32e420e0
Microsoft.Extensions.ObjectPool.DependencyInjection by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.0-preview.5.24311.7
Provides object pools from service containers.
Microsoft.Extensions.Options by: Microsoft
  • 36 total downloads
  • Latest version: 9.0.8
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.21
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.8
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
  • 7 total downloads
  • Latest version: 9.4.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.0.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
  • 18 total downloads
  • Latest version: 9.6.0
Common abstractions for high-level telemetry primitives.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.3
  • aspnetcore
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/88ec3bc3f37e76fbcc932a25f9f0c1c29fe2b343
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 4.13.1
  • Fluent UI, Blazor, Web Components
A Blazor component library leveraging Microsoft’s Fluent Design System. Use the look of modern Microsoft products in your Blazor applications.
Microsoft.Identity.Client by: Microsoft
  • 4 total downloads
  • Latest version: 4.55.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android MAUI
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 (formally 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, Xamarin iOS, Xamarin Android and UWP
Microsoft.Identity.Client.Extensions.Msal by: Microsoft
  • 36 total downloads
  • Latest version: 4.77.1
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store MAUI
This package contains the public client (desktop) caching to Microsoft Authentication Library for .NET (MSAL.NET)
Microsoft.IdentityModel.Clients.ActiveDirectory by: Microsoft
  • 1 total downloads
  • Latest version: 4.5.1
  • Active Directory Authentication Library ADAL ActiveDirectory AD AAD Identity Authentication .NET Android iOS UWP NetCore Xamarin
This package contains the binaries of the Active Directory Authentication Library (ADAL). ADAL provides easy to use authentication functionality for your .NET based client by taking advantage of Windows Server Active Directory and Azure Active Directory. ADAL.NET enables you to acquire a security token to access protected Web APIs, for instance Microsoft Graph or your own Web API. ADAL.NET is built against multiple platforms, including .net desktop, .net standard, .net core, UWP, Xamarin iOS and Xamarin Android. It can be called from applications and Web APIs (ASP.NET, .NET Core, ASP.NET Core) that call other Web APIs in the name of a user, or without a user.
Microsoft.IdentityModel.Logging by: Microsoft
  • 4 total downloads
  • Latest version: 7.0.0-preview5
  • .NET Windows Authentication Identity Logging
Includes Event Source based logging support.
Microsoft.IdentityModel.Protocols by: Microsoft
  • 1 total downloads
  • Latest version: 7.7.1
  • .NET Windows Authentication Identity OpenIdConnect WsFederation
Provides base protocol support for OpenIdConnect and WsFederation.
Microsoft.IdentityModel.Protocols.OpenIdConnect by: Microsoft
  • 1 total downloads
  • Latest version: 8.15.0
  • .NET Windows Authentication Identity OpenIdConnect
Includes types that provide support for OpenIdConnect protocol.