Microsoft.Extensions.Logging by: Microsoft
  • 165 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Localization by: Microsoft
  • 232 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.ObjectPool by: Microsoft
  • 73 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • pooling
A simple object pool implementation. This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions by: Microsoft
  • 244 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • diagnostics healthchecks
Abstractions for defining health checks in .NET applications Commonly Used Types Microsoft.Extensions.Diagnostics.HealthChecks.IHealthCheck This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Hosting by: Microsoft
  • 116 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Logging.Configuration by: Microsoft
  • 105 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Configuration support for Microsoft.Extensions.Logging.
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 160 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 151 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 257 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • localization
Abstractions of application localization services. Commonly used types: Microsoft.Extensions.Localization.IStringLocalizer Microsoft.Extensions.Localization.IStringLocalizer<T> This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 143 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 153 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Hosting and startup abstractions for applications.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 167 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
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.Console by: Microsoft
  • 96 total downloads
  • Latest version: 11.0.0-preview.4.26230.115
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Diagnostics.Abstractions by: Microsoft
  • 60 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Diagnostic abstractions for Microsoft.Extensions.Diagnostics. Commonly Used Types: Microsoft.Extensions.Diagnostics.Metrics.IMetricsBuilder Microsoft.Extensions.Diagnostics.Metrics.IMetricsListener Microsoft.Extensions.Diagnostics.Metrics.InstrumentRule Microsoft.Extensions.Diagnostics.Metrics.MeterScope Microsoft.Extensions.Diagnostics.Metrics.MetricsBuilderExtensions Microsoft.Extensions.Diagnostics.Metrics.MetricsOptions
Microsoft.Extensions.Diagnostics.HealthChecks by: Microsoft
  • 241 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
  • diagnostics healthchecks
Components for performing health checks in .NET applications Commonly Used Types: Microsoft.Extensions.Diagnostics.HealthChecks.HealthCheckService Microsoft.Extensions.Diagnostics.HealthChecks.IHealthChecksBuilder This package was built from the source code at https://github.com/dotnet/dotnet/tree/f7b4c5716faaee8fb8a289aed29118cad955c45f
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 135 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Debug by: Microsoft
  • 155 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
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.Diagnostics.HealthChecks.EntityFrameworkCore by: Microsoft
  • 7 total downloads
  • Latest version: 3.0.0-preview6.19307.2
  • diagnostics healthchecks entityframeworkcore
Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c5f85986e62dabfc0b7f2f2a45dc7c22e8ac815f
Microsoft.Extensions.Diagnostics by: Microsoft
  • 41 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
This package includes the default implementation of IMeterFactory and additional extension methods to easily register it with the Dependency Injection framework.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 143 total downloads
  • Latest version: 11.0.0-preview.5.26302.115
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.