Microsoft.EntityFrameworkCore.InMemory by: Microsoft.EntityFrameworkCore.InMemory
  • 1 total downloads
  • Latest version: 1.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM In-Memory
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 5 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview2-final
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft
  • 3 total downloads
  • Latest version: 2.0.0-preview1-final
  • Entity Framework Core entity-framework-core EF Data O/RM SQLite
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 15 total downloads
  • Latest version: 7.0.10
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core Tools for the NuGet Package Manager Console in Visual Studio. Enables these commonly used commands: Add-Migration Bundle-Migration Drop-Database Get-DbContext Get-Migration Optimize-DbContext Remove-Migration Scaffold-DbContext Script-Migration Update-Database
Microsoft.Extensions.ApiDescription.Server by: Microsoft
  • 3 total downloads
  • Latest version: 3.0.0
  • 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/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
Microsoft.Extensions.Caching.Memory by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.2
  • cache memorycache
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.Extensions.Configuration.Abstractions by: Microsoft
  • 2 total downloads
  • Latest version: 1.1.0
  • 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
  • 2 total downloads
  • Latest version: 2.0.0
  • configuration
Functionality to bind an object to data in configuration providers for Microsoft.Extensions.Configuration.
Microsoft.Extensions.DependencyInjection by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0-preview1-final
  • dependencyinjection di
Default implementation of dependency injection for Microsoft.Extensions.DependencyInjection.
Microsoft.Extensions.DependencyInjection.Abstractions by: Microsoft
  • 6 total downloads
  • Latest version: 2.0.0
  • dependencyinjection di
Abstractions for dependency injection. Commonly used types: Microsoft.Extensions.DependencyInjection.IServiceCollection
Microsoft.Extensions.DependencyModel by: Microsoft.Extensions.DependencyModel
  • 1 total downloads
  • Latest version: 1.0.3
Abstractions for reading `.deps` files.
Microsoft.Extensions.Logging by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • logging
Logging infrastructure default implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.Abstractions by: Microsoft
  • 20 total downloads
  • Latest version: 6.0.2
Logging abstractions for Microsoft.Extensions.Logging. Commonly Used Types: Microsoft.Extensions.Logging.ILogger Microsoft.Extensions.Logging.ILoggerFactory Microsoft.Extensions.Logging.ILogger<TCategoryName> Microsoft.Extensions.Logging.LogLevel Microsoft.Extensions.Logging.Logger<T> Microsoft.Extensions.Logging.LoggerMessage Microsoft.Extensions.Logging.Abstractions.NullLogger
Microsoft.Extensions.Logging.Console by: Microsoft
  • 5 total downloads
  • Latest version: 1.1.2
  • logging
Console logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Logging.EventLog by: Microsoft
  • 8 total downloads
  • Latest version: 2.0.0
  • eventlog logging windowseventlog
Windows Event Log logger provider implementation for Microsoft.Extensions.Logging.
Microsoft.Extensions.Options.ConfigurationExtensions by: Microsoft
  • 1 total downloads
  • Latest version: 2.0.0
  • aspnetcore configuration options
Provides additional configuration specific functionality related to Options.
Microsoft.Extensions.PlatformAbstractions by: Microsoft
  • 3 total downloads
  • Latest version: 1.1.0
  • platformabstractions
Abstractions that unify behavior and API across .NET Framework, .NET Core and Mono
Microsoft.Extensions.Primitives by: Microsoft
  • 4 total downloads
  • Latest version: 2.0.0-preview2-final
  • primitives
Primitives shared by framework extensions. Commonly used types include: Microsoft.Extensions.Primitives.IChangeToken Microsoft.Extensions.Primitives.StringValues Microsoft.Extensions.Primitives.StringSegment