Microsoft.Data.SqlClient.SNI by: Microsoft
  • 1 total downloads
  • Latest version: 1.0.19221.1-Preview
Internal implementation package not meant for direct consumption. Please do not reference directly. When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Data.Sqlite.Core by: Microsoft
  • 31 total downloads
  • Latest version: 10.0.0-preview.7.25380.108
  • SQLite Data ADO.NET
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. This package does not include a copy of the native SQLite library. Commonly Used Types: Microsoft.Data.Sqlite.SqliteCommand Microsoft.Data.Sqlite.SqliteConnection Microsoft.Data.Sqlite.SqliteConnectionStringBuilder Microsoft.Data.Sqlite.SqliteDataReader Microsoft.Data.Sqlite.SqliteException Microsoft.Data.Sqlite.SqliteFactory Microsoft.Data.Sqlite.SqliteParameter Microsoft.Data.Sqlite.SqliteTransaction
Microsoft.EntityFrameworkCore by: Microsoft
  • 2 total downloads
  • Latest version: 3.1.7
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core is a lightweight and extensible version of the popular Entity Framework data access technology. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • efcore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 2 total downloads
  • Latest version: 2.1.0
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 1 total downloads
  • Latest version: 2.3.0
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.SqlServer by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.13
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQL Server
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 9.0.12
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
  • 3 total downloads
  • Latest version: 3.1.29
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Caching.SqlServer by: Microsoft
  • 1 total downloads
  • Latest version: 3.1.24
  • cache distributedcache sqlserver
Distributed cache implementation of Microsoft.Extensions.Caching.Distributed.IDistributedCache using Microsoft SQL Server.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 1 total downloads
  • Latest version: 5.0.0-preview.4.20251.6
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 When using NuGet 3.x this package requires at least version 3.4.
Microsoft.Extensions.Configuration.CommandLine by: Microsoft
  • 8 total downloads
  • Latest version: 7.0.0
Command line configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.Configuration.FileExtensions by: Microsoft
  • 6 total downloads
  • Latest version: 8.0.0-preview.7.23375.6
Provides a base class for file-based configuration providers used with Microsoft.Extensions.Configuration and extension methods for configuring them.
Microsoft.Extensions.Configuration.KeyPerFile by: Microsoft
  • 30 total downloads
  • Latest version: 10.0.0-rc.2.25502.107
  • 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/89c8f6a112d37d2ea8b77821e56d170a1bccdc5a
Microsoft.Extensions.Configuration.Xml by: Microsoft
  • 3 total downloads
  • Latest version: 3.1.31
  • configuration xml
XML configuration provider implementation for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 5 total downloads
  • Latest version: 3.1.17
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DiagnosticAdapter by: Microsoft
  • 0 total downloads
  • Latest version: 3.1.5
  • 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 by: Microsoft
  • 2 total downloads
  • Latest version: 10.0.2
This package includes the default implementation of IMeterFactory and additional extension methods to easily register it with the Dependency Injection framework.
Microsoft.Extensions.Diagnostics.HealthChecks by: Microsoft
  • 3 total downloads
  • Latest version: 5.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/b92c9f50f0333ea661785ba849f303cde6a93844
Microsoft.Extensions.Features by: Microsoft
  • 2 total downloads
  • Latest version: 9.0.10
  • 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/aspnetcore/tree/5bae930797f60d2d04f3b1df6a33eaca85fc5f28