Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0-rc1-final
  • logging
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.0-preview.5.25277.114
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.1
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
  • 2 total downloads
  • Latest version: 9.0.0-preview.6.24327.7
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 3 total downloads
  • Latest version: 11.0.0-preview.1.26104.118
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • logging tracesource
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
  • 0 total downloads
  • Latest version: 9.0.0-preview.3.24172.13
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/d4eca39c3fc1944b2c6431bf6b22036bdb176c0d
Microsoft.Extensions.ObjectPool.DependencyInjection by: Microsoft
  • 2 total downloads
  • Latest version: 9.8.0
Provides object pools from service containers.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.0-rc.1.24431.7
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 3 total downloads
  • Latest version: 10.0.1
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft.Extensions.PlatformAbstractions
  • 1 total downloads
  • Latest version: 1.0.0-rc2-final
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 6.0.0-rc.1.21451.13
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.Telemetry by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.0-preview.1.24108.1
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.4
  • 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/d5dc8a13cc618b9cbdc1e5744b4806c594d49553
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 1 total downloads
  • Latest version: 4.11.9
  • 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.Abstractions by: Microsoft
  • 9 total downloads
  • Latest version: 9.1.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.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.17.0
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store Xamarin iOS Android
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 Azure AD B2C. These tokens again 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 client on Windows desktop (.NET 4.5+), UWP, .NET Core, Xamarin iOS and Xamarin Android.
Microsoft.Identity.Client.NativeInterop by: Microsoft
  • 1 total downloads
  • Latest version: 0.20.2
  • Microsoft Authentication Library Desktop MSAL WAM broker Windows Manager
This package contains binaries needed to use brokers in public client desktop applications. The release notes are available at https://office.visualstudio.com/_git/OneAuth?path=/CHANGELOG.md.
Microsoft.IdentityModel.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 7.5.2
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.
Microsoft.IdentityModel.JsonWebTokens by: Microsoft
  • 2 total downloads
  • Latest version: 6.26.1
  • .NET Windows Authentication Identity Json Web Token
Includes types that provide support for creating, serializing and validating JSON Web Tokens.