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.Http by: Microsoft
  • 11.99k total downloads
  • Latest version: 7.0.0
The HttpClient factory is a pattern for configuring and retrieving named HttpClients in a composable way. The HttpClient factory provides extensibility to plug in DelegatingHandlers that address cross-cutting concerns such as service location, load balancing, and reliability. The default HttpClient factory provides built-in diagnostics and logging and manages the lifetimes of connections in a performant way. Commonly Used Types: System.Net.Http.IHttpClientFactory
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 98 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
  • 821 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.463k 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.329k total downloads
  • Latest version: 7.0.0
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.Configuration.Json by: Microsoft
  • 8.154k total downloads
  • Latest version: 7.0.0
JSON configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.FileProviders.Abstractions by: Microsoft
  • 40.167k 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.384k 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
Microsoft.Extensions.Hosting.Abstractions by: Microsoft
  • 25.604k total downloads
  • Latest version: 7.0.0
Hosting and startup abstractions for applications.
Microsoft.Extensions.Hosting by: Microsoft
  • 2.119k total downloads
  • Latest version: 7.0.0
Hosting and startup infrastructures for applications.
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.774k 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.377k 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.Identity.Core by: Microsoft
  • 11.718k total downloads
  • Latest version: 6.0.9
  • aspnetcore identity membership
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/3fe12b935c03138f76364dc877a7e069e254b5b2
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 60.149k 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