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 supported173 Subscribers
View all SubscribersAdd a CodeTriage badge to efcore
Help out
- Issues
- Set operation over a projection containing a null-checked to-one non-entity subquery no longer translates (11 preview.7 regression)
- [release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.29 to 8.0.30
- Whitelist Any() and All() for GroupBy aggregate navigation lifting
- GroupBy with Any() or All() prevents aggregates over reference navigations from being lifted into a join
- Fix seed data diffing when primary key column count changes
- [release/10.0] Prevent DetectChanges failure for nulled nested complex collections
- Left join via SelectMany + DefaultIfEmpty returns null outer entity instead of just null inner
- Add SQLite synchronous connection string option
- [release/9.0]: Bump Grpc.AspNetCore from 2.80.0 to 2.83.0
- [release/9.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.29 to 8.0.30
- Docs
- C# not yet supported