Microsoft.EntityFrameworkCore.SqlServer.HierarchyId 9.0.0-rc.1.24451.1

Microsoft.EntityFrameworkCore.SqlServer.HierarchyId enables use of hierarchical data for SQL Server and Azure SQL with Entity Framework Core and NetTopologySuite.

Usage

Call UseHierarchyId inside the call to UseSqServer when configuring the SQLite database provider for your DbContext. For example:

protected override void OnConfiguring(DbContextOptionsBuilder optionsBuilder)
    => options.UseSqlServer(
        "Server=localhost;Database=MyDatabase;Trusted_Connection=True;",
        b => b.HierarchyId());

See Hierarchical Data in the SQL Server EF Core Provider for more information on HierarchyId with EF Core.

Getting started with EF Core

See Getting started with EF Core for more information about EF NuGet packages, including which to install when getting started.

Feedback

If you encounter a bug or issues with this package,you can open an Github issue. For more details, see getting support.

Showing the top 20 packages that depend on Microsoft.EntityFrameworkCore.SqlServer.HierarchyId.

Packages Downloads
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
1
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
3
EFCore.BulkExtensions
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server, PostgreSQL, MySQL, SQLite
5
EFCore.BulkExtensions.MySql
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
1
EFCore.BulkExtensions.MySql
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on MySQL
3
EFCore.BulkExtensions.SqlServer
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
1
EFCore.BulkExtensions.SqlServer
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
2
EFCore.BulkExtensions.SqlServer
EntityFramework .Net EFCore EF Core Bulk Batch Extensions for Insert Update Delete Read (CRUD) operations on SQL Server
3

Version Downloads Last updated
9.0.0-rc.1.24451.1 1 10/06/2024
9.0.0-preview.7.24405.3 0 08/13/2024
9.0.0-preview.6.24327.4 0 07/09/2024
9.0.0-preview.5.24306.3 0 06/11/2024
9.0.0-preview.4.24267.1 0 05/21/2024
9.0.0-preview.3.24172.4 0 04/11/2024
9.0.0-preview.2.24128.4 0 03/12/2024
9.0.0-preview.1.24081.2 1 03/09/2024
8.0.8 0 08/13/2024
8.0.7 0 07/09/2024
8.0.6 0 05/28/2024
8.0.5 0 05/14/2024
8.0.4 0 04/09/2024
8.0.3 0 03/12/2024
8.0.2 3 03/07/2024
8.0.1 3 03/07/2024
8.0.0 3 03/07/2024
8.0.0-rc.2.23480.1 1 03/09/2024
8.0.0-rc.1.23419.6 3 03/02/2024
8.0.0-preview.7.23375.4 1 03/10/2024
8.0.0-preview.6.23329.4 1 03/10/2024
8.0.0-preview.5.23280.1 1 03/10/2024
8.0.0-preview.4.23259.3 1 03/10/2024
8.0.0-preview.3.23174.2 1 03/09/2024
8.0.0-preview.2.23128.3 1 03/10/2024