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
- Relational: support queries converting a relational rowset to a primitive collection
- Cosmos: support computed properties
- Add support for value converters to HasDbFunction in order to better support value objects
- Support of graph databases for EF Core
- Add a seeding method that can be called form the cli
- Remove LINQ usage to reduce application size
- Skip sync tests in Cosmos
- Join condition that isn't an outer/inner column comparison causes a subquery pushdown
- Table splitting + ConcurrencyToken throws unexpected DBConcurrencyException
- Programmatically opt-out of SqlClient's retrying behavior for OpenAsync in EF's database existence check
- Docs
- C# not yet supported