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 supported167 Subscribers
View all SubscribersAdd a CodeTriage badge to efcore
Help out
- Issues
- Fix case-insensitive logic for column names in SQL queries
- Consider introducing nullability on SqlExpression
- Deferred Dispose (maybe?)
- Cosmos: ReadItem should be used for Reload
- Optimize away Coalesce over non-nullable expression
- Query/Test: consider splitting GearsOfWar test suite, so that only tests with actual inheritance run in TPT and TPC modes
- Precompiled queries: only process queries for the specific context type
- Cosmos: support toplevel Any()
- DbConnection is not always disposed along with DbContext
- Inconsistent behaviors when loading related entities explicitly with Query and Include
- Docs
- C# not yet supported