dotnet / efcore

EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.55k stars 3.13k forks source link

Try EF Core 9 now! #33030

Open ajcvickers opened 5 months ago

ajcvickers commented 5 months ago

EF Core release notes for each version can be found in the GitHub Releases page.

You can try EF 9 before it goes GA using the daily builds or a preview release:

This issue is for general discussion around the EF Core 9 preview releases. See What's New in EF Core 9 for details on new features introduced as the EF9 work progresses.

erpardeepkaushik commented 5 months ago

official support for IndexedDB will be superb for offline use case in blazor wasm apps. there are many packages but official one will be amazing.

https://github.com/Jinjinov/IndexedDB.Blazor https://github.com/Reshiru/Blazor.IndexedDB.Framework

sajjadarashhh commented 5 months ago

official support for IndexedDB will be superb for offline use case in blazor wasm apps. there are many packages but official one will be amazing.

https://github.com/Jinjinov/IndexedDB.Blazor https://github.com/Reshiru/Blazor.IndexedDB.Framework

that would be very nice if we have them...