Microsoft.Extensions.DiagnosticAdapter by: Microsoft
  • 99 total downloads
  • Latest version: 2.2.0
  • diagnosticadapter diagnosticlistener diagnostics
Microsoft extension adapter feature to extend DiagnosticListener. Contains extension methods that extend System.Diagnostics.DiagnosticListener, and enables duck-typing based event handling by using dynamically generated proxy types.
Microsoft.Extensions.FileSystemGlobbing by: Microsoft
  • 21.778k total downloads
  • Latest version: 7.0.0
File system globbing to find files matching a specified pattern.
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 18.986k total downloads
  • Latest version: 7.0.0
File provider for physical files for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.DependencyModel by: Microsoft
  • 24.378k total downloads
  • Latest version: 7.0.0
Provides abstractions for reading `.deps` files. When a .NET application is compiled, the SDK generates a JSON manifest file (`<ApplicationName>.deps.json`) that contains information about application dependencies. You can use `Microsoft.Extensions.DependencyModel` to read information from this manifest at run time. This is useful when you want to dynamically compile code (for example, using Roslyn Emit API) referencing the same dependencies as your main application. By default, the dependency manifest contains information about the application's target framework and runtime dependencies. Set the PreserveCompilationContext project property to `true` to additionally include information about reference assemblies used during compilation.
Microsoft.Extensions.Configuration.Ini by: Microsoft
  • 105 total downloads
  • Latest version: 2.2.0
  • configuration ini
INI configuration provider implementation for Microsoft.Extensions.Configuration. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 60.159k total downloads
  • Latest version: 7.0.0
Abstractions for dependency injection. Commonly Used Types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.Configuration.KeyPerFile by: Microsoft
  • 103 total downloads
  • Latest version: 2.2.0
  • configuration
Configuration provider that uses files in a directory for Microsoft.Extensions.Configuration. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Configuration.UserSecrets by: Microsoft
  • 8.097k total downloads
  • Latest version: 7.0.0
User secrets configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 17.229k total downloads
  • Latest version: 7.0.0
Extension methods for configuring file-based configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.EnvironmentVariables by: Microsoft
  • 4.265k total downloads
  • Latest version: 7.0.0
Environment variables configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft
  • 4.236k total downloads
  • Latest version: 7.0.0
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 100 total downloads
  • Latest version: 2.2.0
  • configuration xml
XML configuration provider implementation for Microsoft.Extensions.Configuration. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 444 total downloads
  • Latest version: 6.0.6
  • 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/68bb6fb08f8f85bb3cf08953a0d2f4a254eaccff
Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore by: Microsoft
  • 822 total downloads
  • Latest version: 5.0.4
  • diagnostics healthchecks entityframeworkcore
Components for performing health checks using EntityFrameworkCore. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/e882394a7bb38930da748291fe2c2ceaa6a80588
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 10.075k total downloads
  • Latest version: 2.2.0
  • files filesystem
Composite file and directory providers for Microsoft.Extensions.FileProviders. This package was built from the source code at https://github.com/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions by: Microsoft
  • 1.464k total downloads
  • Latest version: 7.0.1
  • 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/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 37.33k total downloads
  • Latest version: 7.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 8.155k total downloads
  • Latest version: 7.0.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 40.17k total downloads
  • Latest version: 7.0.0
Abstractions of files and directories. Commonly Used Types: Microsoft.Extensions.FileProviders.IDirectoryContents Microsoft.Extensions.FileProviders.IFileInfo Microsoft.Extensions.FileProviders.IFileProvider
Microsoft.Extensions.Diagnostics.HealthChecks by: Microsoft
  • 1.387k total downloads
  • Latest version: 7.0.1
  • 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/aspnetcore/tree/432e6a061f28dda696ba16bc5442328d23b25d93