efcore
https://github.com/dotnet/efcore
C#
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported172 Subscribers
View all SubscribersAdd a CodeTriage badge to efcore
Help out
- Issues
- [release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.28 to 8.0.29
- [release/9.0]: Bump Newtonsoft.Json from 13.0.3 to 13.0.4
- Required owned entity on a TPH derived type is materialized for an unrelated row
- [release/9.0]: Bump Microsoft.Data.SqlClient from 5.1.6 to 5.1.9
- Bump Microsoft.Testing.Extensions.CodeCoverage from 18.8.0 to 18.9.0
- Allow safe numerical comparisons across types
- JSON-absent required complex collection materializes as null under ComplexProperty().ToJson(), then throws InvalidOperationException in PrepareToSave on save
- JSON mapping via complex types is significantly slower than via owned entities for nested hierachies
- Allow providers to overwrite structural type scalar property order
- Exeption when querying json, that happens only on Azure SQL with compatibility level 170
- Docs
- C# not yet supported