Microsoft.EntityFrameworkCore.SqlServer
by: Microsoft
- 15,162k total downloads
- Latest version: 10.0.5
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational
by: Microsoft
- 10,875k total downloads
- Latest version: 10.0.5
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore
by: Microsoft
- 18,173k total downloads
- Latest version: 10.0.5
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.DotNet.PlatformAbstractions
by: Microsoft.DotNet.PlatformAbstractions
- 7,783k total downloads
- Latest version: 2.1.0
Abstractions for making code that uses file system and environment testable.
Microsoft.EntityFrameworkCore.Abstractions
by: Microsoft
- 11,664k total downloads
- Latest version: 10.0.5
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
by: Microsoft
- 11,857k total downloads
- Latest version: 10.0.5
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
by: Microsoft
- 6,013k total downloads
- Latest version: 10.0.5
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.Tools
by: Microsoft
- 4,791k total downloads
- Latest version: 10.0.4
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.EntityFrameworkCore.InMemory
by: Microsoft
- 1,534k total downloads
- Latest version: 10.0.5
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
by: Microsoft
- 2,099k total downloads
- Latest version: 9.0.7
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.HierarchyId
by: Microsoft
- 895 total downloads
- Latest version: 10.0.3
Adds hierarchyid support to the SQL Server EF Core provider
Microsoft.EntityFrameworkCore.SqlServer.Abstractions
by: Microsoft
- 280 total downloads
- Latest version: 10.0.3
Provides abstractions that are used by models in conjunction with the SQL Server EF Core provider
Commonly Used Types:
Microsoft.EntityFrameworkCore.HierarchyId
Microsoft.DotNet.Scaffolding.Shared
by: Microsoft
- 63 total downloads
- Latest version: 9.0.0
Contains interfaces for Project Model and messaging for scaffolding.
Microsoft.DiaSymReader
by: Microsoft
- 72 total downloads
- Latest version: 2.0.0
Microsoft DiaSymReader interop interfaces and utilities.
Microsoft.EntityFrameworkCore.Sqlite
by: Microsoft
- 1,057k total downloads
- Latest version: 10.0.2
SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Proxies
by: Microsoft
- 3 total downloads
- Latest version: 8.0.21
Lazy loading proxies for Entity Framework Core.
Microsoft.Diagnostics.DbgShim
by: Microsoft
- 1 total downloads
- Latest version: 9.0.621003
Internal implementation package not meant for direct consumption. Please do not reference directly.
Microsoft.Data.Sqlite.Core
by: Microsoft
- 1,055k total downloads
- Latest version: 10.0.2
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.DotNet.ILCompiler
by: Microsoft
- 4 total downloads
- Latest version: 10.0.5
Provides a native AOT compiler and runtime for .NET
Microsoft.EntityFrameworkCore.Sqlite.Core
by: Microsoft
- 1,052k total downloads
- Latest version: 9.0.14
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.