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
- [release/9.0]: Bump Microsoft.Azure.Cosmos from 3.62.0 to 3.62.1
- [release/9.0]: Bump OpenTelemetry.Exporter.InMemory from 1.16.0 to 1.17.0
- [release/9.0]: Bump SQLite3MC.PCLRaw.bundle from 2.3.5 to 2.4.0
- Microsoft.Data.Sqlite 10.0.11 breaks .NET Framework builds via SQLitePCLRaw.lib.e_sqlite3 2.1.12 missing win-arm native
- Generate TimestampAttribute when scaffolding row version properties
- Query shaper assumes primitive collections are stored as JSON strings, breaking providers with native collection support (11.0 preview 7 regression)
- Scaffolding fails for a self-referencing many-to-many join table when both FKs yield the same navigation name
- Fix ValuesExpression pruning dropping outer columns referenced from VALUES cells
- Preserve identifiers across to-one joins
- GroupBy with an element selector prevents aggregates over reference navigations from being lifted into a join
- Docs
- C# not yet supported