Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 3.0.0-preview.19074.2
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging. This package was built from the source code at https://github.com/aspnet/Extensions/tree/0de62ae930da31048ba7e54c8cd0c6c0bcbd9095
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 0 total downloads
  • Latest version: 9.0.13
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.ApplicationInsights by: Microsoft
  • 1 total downloads
  • Latest version: 2.20.0
  • Analytics Azure ApplicationInsights Telemetry Monitoring SDK ILogger ILoggerBuilder ILoggerProvider
Application Insights ILogger allows forwarding events from ILogger to Application Insights. Application Insights will collect your logs from multiple sources and provide rich powerful search capabilities. Privacy statement: https://go.microsoft.com/fwlink/?LinkId=512156
Microsoft.Extensions.Logging.AzureAppServices by: Microsoft
  • 4 total downloads
  • Latest version: 7.0.19
Logger implementation to support Azure App Services 'Diagnostics logs' and 'Log stream' features. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/06b2bc111203f9b9ff0914a7715675a9a66bdac9
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Console by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.6.20305.6
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
  • 5 total downloads
  • Latest version: 7.0.0-preview.4.22229.4
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.1.20120.4
  • logging EventSource ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 3 total downloads
  • Latest version: 8.0.0-preview.1.23110.8
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
  • 4 total downloads
  • Latest version: 9.0.0-preview.7.24406.2
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/abc2c7226ff616316cd1e05d76e6c36b49ce06a1
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 4 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.0-preview1.19506.1
  • aspnetcore validation options
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
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.3.24209.3
Provides canonical implementations of telemetry abstractions.
Microsoft.Extensions.WebEncoders by: Microsoft
  • 4 total downloads
  • Latest version: 9.0.9
  • 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/ff66c263be7ed395794bdaf616322977b8ec897c
Microsoft.FluentUI.AspNetCore.Components by: Microsoft
  • 2 total downloads
  • Latest version: 4.10.4
  • Fluent UI, Blazor, Web Components, .NET8
A set of Blazor components wrapping Microsoft’s official Fluent UI Web Components. They implement the latest state of the Fluent design language, are built on FAST and work in every major browser.
Microsoft.Identity.Client by: Microsoft
  • 1 total downloads
  • Latest version: 4.84.2-preview2-orphaned-kg-certs
  • Microsoft Authentication Library MSA MSAL B2C Azure Active Directory AAD Identity Authentication .NET Windows Store 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 (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
  • 2 total downloads
  • Latest version: 4.64.2-preview
  • 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.Abstractions by: Microsoft
  • 4 total downloads
  • Latest version: 8.16.0
  • .NET Windows Authentication Identity Abstractions
A package containing thin abstractions for Microsoft.IdentityModel.