Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 124 total downloads
  • Latest version: 10.0.1
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 4 total downloads
  • Latest version: 8.0.22
  • files filesystem
File provider for files in embedded resources for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/ee417479933278bb5aadc5944706a96b5ef74a5d
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 18 total downloads
  • Latest version: 10.0.0-rc.1.25451.107
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.23
  • files filesystem glob globbing
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.Hosting by: Microsoft
  • 17 total downloads
  • Latest version: 10.0.1
Hosting and startup infrastructures for applications.
Microsoft.Extensions.Localization by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.23
  • localization
Application localization services and default implementation based on ResourceManager to load localized assembly resources.
Microsoft.Extensions.Localization.Abstractions by: Microsoft
  • 350 total downloads
  • Latest version: 10.0.1
  • 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/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.Extensions.Logging by: Microsoft
  • 44 total downloads
  • Latest version: 9.0.9
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.ApplicationInsights by: Microsoft
  • 1 total downloads
  • Latest version: 2.13.1
  • 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
  • 1 total downloads
  • Latest version: 6.0.0-rc.2.21480.10
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/96103c264e5e8f0485d07018ba27b78cd8227dd2
Microsoft.Extensions.Logging.Console by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.3
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 3 total downloads
  • Latest version: 6.0.0-preview.1.21102.12
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventSource by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview2-final
  • EventSource logging ETW
EventSource/EventListener logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.TraceSource by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0-preview.4.25258.110
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.Options by: Microsoft
  • 41 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
Provides a strongly typed way of specifying and accessing settings using dependency injection.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.Options.DataAnnotations by: Microsoft
  • 10 total downloads
  • Latest version: 9.0.6
Provides additional DataAnnotations specific functionality related to Options.
Microsoft.Extensions.Options.Validation by: Microsoft
  • 1 total downloads
  • Latest version: 8.0.0-preview.5.23308.3
Support for extended option validation.
Microsoft.Extensions.Primitives by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.0
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
  • 38 total downloads
  • Latest version: 10.1.0
Extensions to the Polly libraries to enrich telemetry with metadata and exception summaries.