

This documentation now also applies to SQLite. The existing documentation from What’s New in EF7 provides detailed information on JSON mapping, queries, and updates. Updating and saving changes to JSON documents.Queries that project elements out of the JSON document into results.Queries into JSON columns, such as filtering and sorting by the elements of the documents.NET types to JSON documents stored in SQLite columns As for the SQL Server support, this includes EF8 extends this support to SQLite databases. JSON Columns for SQLiteĮF7 introduced support for mapping to JSON columns when using Azure SQL/SQL Server. All the code is available in runnable samples on GitHub.
EF8 Preview 2 also ships several smaller bug fixes and enhancements, as well as more than 60 bug fixes and enhancements from preview 1.įull details of all new EF8 features can be found in the What’s New in EF8 documentation. The following sections give an overview of two exciting enhancements available in EF8 Preview 2: support for JSON columns in SQLite databases and HierarchyId in SQL Server/Azure SQL databases. NET 8 as a long-term support (LTS) release. NET 8 as we near release.ĮF8 will align with. NET 6, and can therefore be used with either. The second preview of Entity Framework Core (EF Core) 8 is available on NuGet today! Basic informationĮF Core 8, or just EF8, is the successor to EF Core 7, and is scheduled for release in November 2023, at the same time as.
