Microsoft.EntityFrameworkCore.Tools.DotNet by: Microsoft
  • 115 total downloads
  • Latest version: 2.0.3
  • Entity Framework Core entity-framework-core EF Data O/RM
Entity Framework Core .NET Command Line Tools. Includes dotnet-ef.
Microsoft.EntityFrameworkCore.Relational by: Microsoft
  • 17.122k total downloads
  • Latest version: 7.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Relational.Design by: Microsoft
  • 677 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.SqlServer by: Microsoft
  • 926 total downloads
  • Latest version: 7.0.2
  • 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.Memory by: Microsoft
  • 27.819k total downloads
  • Latest version: 7.0.0
In-memory cache implementation of Microsoft.Extensions.Caching.Memory.IMemoryCache.
Microsoft.DotNet.Scaffolding.Shared by: Microsoft
  • 32 total downloads
  • Latest version: 6.0.11
  • aspnetcore codegenerator scaffolding visualstudioweb
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.EntityFrameworkCore.Sqlite.Design by: Microsoft
  • 516 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.Extensions.ApiDescription.Server by: Microsoft
  • 11.035k total downloads
  • Latest version: 6.0.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/dotnet/aspnetcore/tree/e5f183b656a0e8bc087108130a5a9b54ae94494e
Microsoft.EntityFrameworkCore.Tools by: Microsoft
  • 2.149k total downloads
  • Latest version: 7.0.2
  • 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.DotNet.PlatformAbstractions by: Microsoft
  • 14.273k total downloads
  • Latest version: 3.1.6
Abstractions for making code that uses file system and environment testable.
Microsoft.Extensions.Caching.Redis by: Microsoft
  • 9.054k total downloads
  • Latest version: 2.2.0
  • 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/aspnet/Extensions/tree/9bc79b2f25a3724376d7af19617c33749a30ea3a
Microsoft.EntityFrameworkCore.Sqlite.Core by: Microsoft
  • 665 total downloads
  • Latest version: 7.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.Analyzers by: Microsoft
  • 18.426k total downloads
  • Latest version: 7.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Proxies by: Microsoft
  • 5 total downloads
  • Latest version: 6.0.0
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore Lazy loading
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore by: Microsoft
  • 18.454k total downloads
  • Latest version: 7.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Entity Framework Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations. EF Core works with SQL Server, Azure SQL Database, SQLite, Azure Cosmos DB, MySQL, PostgreSQL, and other databases through a provider plugin API. Commonly Used Types: Microsoft.EntityFrameworkCore.DbContext Microsoft.EntityFrameworkCore.DbSet
Microsoft.EntityFrameworkCore.Design by: Microsoft
  • 9.957k total downloads
  • Latest version: 7.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Shared design-time components for Entity Framework Core tools.
Microsoft.Extensions.Caching.Abstractions by: Microsoft
  • 23.545k total downloads
  • Latest version: 7.0.0
Caching abstractions for in-memory cache and distributed cache. Commonly Used Types: Microsoft.Extensions.Caching.Distributed.IDistributedCache Microsoft.Extensions.Caching.Memory.IMemoryCache
Microsoft.EntityFrameworkCore.InMemory by: Microsoft
  • 10.292k total downloads
  • Latest version: 6.0.9
  • 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.Sqlite by: Microsoft
  • 681 total downloads
  • Latest version: 7.0.1
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore SQLite
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Abstractions by: Microsoft
  • 19.275k total downloads
  • Latest version: 7.0.2
  • Entity Framework Core entity-framework-core EF Data O/RM EntityFramework EntityFrameworkCore EFCore
Provides abstractions and attributes that are used to configure Entity Framework Core