Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.5
  • MSBuild Swagger OpenAPI code generation Web API service reference document
MSBuild tasks and targets for build-time Swagger and OpenApi document generation This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/844a82e37cae48af2ab2ee4f39b41283e6bb4f0e
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.0-preview.4.21253.7
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.StackExchangeRedis by: Microsoft
  • 1 total downloads
  • Latest version: 7.0.0-preview.7.22376.6
  • cache distributedcache redis
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Redis. This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/cccab50fba1c7335fdb48a735246374b5ddd7e69
Microsoft.Extensions.Compliance.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 9.1.0
Abstractions to help ensure compliant data management.
Microsoft.Extensions.Configuration by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.30
  • configuration
Implementation of key-value pair based configuration for Microsoft.Extensions.Configuration. Includes the memory configuration provider.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.1
  • configuration
Abstractions of key-value pair based configuration. Commonly used types: Microsoft.Extensions.Configuration.IConfiguration Microsoft.Extensions.Configuration.IConfigurationBuilder Microsoft.Extensions.Configuration.IConfigurationProvider Microsoft.Extensions.Configuration.IConfigurationRoot Microsoft.Extensions.Configuration.IConfigurationSection
Microsoft.Extensions.Configuration.Binder by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.19
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.KeyPerFile by: Microsoft
  • 86 total downloads
  • Latest version: 10.0.2
  • 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/dotnet/dotnet/tree/44525024595742ebe09023abe709df51de65009b
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.30
  • configuration xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 3 total downloads
  • Latest version: 9.0.12
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.16
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyInjection.NamedService by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-preview.6.23360.2
  • Configuration
DEVELOPMENT BUILD - DO NOT USE IN PRODUCTION - Extensions to register and resolve named services.
Microsoft.Extensions.DependencyModel by: Microsoft
  • 2 total downloads
  • Latest version: 5.0.0-preview.8.20407.11
Abstractions for reading `.deps` files. Commonly Used Types: Microsoft.Extensions.DependencyModel.DependencyContext When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.DiagnosticAdapter by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.3.20215.2
  • 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.Diagnostics.HealthChecks by: Microsoft
  • 1 total downloads
  • Latest version: 6.0.10
  • 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/32e8c8cae5b1a4dd752d0a42a6f8a2813f75f173
Microsoft.Extensions.Features by: Microsoft
  • 9 total downloads
  • Latest version: 10.0.1
  • aspnetcore
Provides abstractions for a loosly coupled collection of features. Commonly Used Types: Microsoft.AspNetCore.Http.Features.IFeatureCollection Microsoft.AspNetCore.Http.Features.FeatureCollection This package was built from the source code at https://github.com/dotnet/dotnet/tree/fad253f51b461736dfd3cd9c15977bb7493becef
Microsoft.Extensions.FileProviders.Composite by: Microsoft
  • 1 total downloads
  • Latest version: 10.0.0
Composite file and directory providers for Microsoft.Extensions.FileProviders.
Microsoft.Extensions.FileProviders.Embedded by: Microsoft
  • 5 total downloads
  • Latest version: 8.0.13
  • 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/009e1ccafde4086ea52999e878f6e7aa5a7c4ccf
Microsoft.Extensions.FileProviders.Physical by: Microsoft
  • 2 total downloads
  • Latest version: 8.0.0-rc.2.23479.6
File provider for physical files for Microsoft.Extensions.FileProviders.