EntityFramework
NuGet publisher profile
Packages (38)
Microsoft.EntityFrameworkCore
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.Relational
Shared Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.Abstractions
Provides abstractions and attributes that are used to configure Entity Framework Core
Microsoft.EntityFrameworkCore.Analyzers
CSharp Analyzers for Entity Framework Core.
Microsoft.EntityFrameworkCore.Design
Shared design-time components for Entity Framework Core tools.
Microsoft.EntityFrameworkCore.SqlServer
Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Tools
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
In-memory database provider for Entity Framework Core (to be used for testing purposes).
Microsoft.Data.Sqlite.Core
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
EntityFramework
Entity Framework 6 (EF6) is a tried and tested object-relational mapper for .NET with many years of feature development and stabilization.
Microsoft.EntityFrameworkCore.Sqlite.Core
SQLite database provider for Entity Framework Core. This package does not include a copy of the native SQLite library.
Microsoft.EntityFrameworkCore.Sqlite
SQLite database provider for Entity Framework Core.
Microsoft.Data.Sqlite
Microsoft.Data.Sqlite is a lightweight ADO.NET provider for SQLite. 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.Proxies
Lazy loading proxies for Entity Framework Core.
Microsoft.EntityFrameworkCore.Relational.Design
Shared design-time Entity Framework Core components for relational database providers.
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Sqlite.Design
Design-time Entity Framework Core functionality for SQLite
Microsoft.EntityFrameworkCore.Cosmos
Azure Cosmos provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.SqlServer.Design
Design-time Entity Framework Core Functionality for Microsoft SQL Server.
Microsoft.EntityFrameworkCore.Tools.DotNet
Entity Framework Core .NET Command Line Tools. Includes dotnet-ef.
EntityFramework.SqlServerCompact
Allows SQL Server Compact 4.0 to be used with Entity Framework.
Microsoft.EntityFramework.SqlServer
SQL Server provider for Entity Framework 6 with the Microsoft.Data.SqlClient ADO.NET provider.
Microsoft.EntityFrameworkCore.Sqlite.NetTopologySuite
NetTopologySuite support for the SQLite database provider for Entity Framework Core.
Microsoft.EntityFrameworkCore.Specification.Tests
Shared test suite for Entity Framework Core database providers.
EntityFramework.zh-Hans
此文件包中包含了实体框架的简体中文卫星程序集
EntityFramework.fr
Ce package contient les assemblys sattellites du français pour Entity Framework
Microsoft.EntityFrameworkCore.Relational.Specification.Tests
Shared test suite for Entity Framework Core relational database providers.
EntityFramework.ja
このパッケージには Entity Framework の日本語サテライト アセンブリが含まれます
EntityFramework.de
Dieses Paket enthält die deutschen Satellitenassemblys für Entity Framework.
EntityFramework.es
Este paquete contiene los emsamblados satélite de español para Entity Framework
EntityFramework.zh-Hant
此套件包含 Entity Framework 的繁體中文附屬組件
EntityFramework.CodeTemplates.CSharp
Adds the templates that EF uses to generate Code First models from a database so that code generation can be customized.
EntityFramework.ru
Этот пакет содержит русскоязычные сборки дополнений для Entity Framework
EntityFramework.it
Il pacchetto contiene gli assembly satellite della lingua italiana per Entity Framework
Microsoft.EntityFrameworkCore.Relational.Design.Specification.Tests
Shared design-time test suite for Entity Framework Core relational database providers.
EntityFramework.ko
이 패키지에는 Entity Framework에 대한 한국어 위성 어셈블리가 포함되어 있습니다.
EntityFramework.SqlServerCompact.Legacy
Allows SQL Server Compact 3.5 to be used with Entity Framework. Requires the SQL Server Compact 3.5 SP2 runtime to be installed.
EntityFramework.CodeTemplates.VisualBasic
Adds the templates that EF uses to generate Code First models from a database so that code generation can be customized.