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
- EF10 Upgrade cause Regression in query times due to linq-translations
- GetDatabaseValues[Async] does not return ComplexCollection properties
- Add a generic IMaterializationInterceptor
- string.StartsWith(char) with wild char translates to incorrect LIKE pattern on SQL Server
- Compiled query with a parameterized temporal point-in-time throws ArgumentException from ExpressionTreeFuncletizer
- Report a guided error for temporal operators in compiled queries
- Left join via SelectMany + DefaultIfEmpty returns null outer entity instead of just null inner
- Microsoft.Data.Sqlite 10.0.11 breaks .NET Framework builds via SQLitePCLRaw.lib.e_sqlite3 2.1.12 missing win-arm native
- 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