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
- ToQueryString with Table Valued Parameter is missing the type name
- Query: add better documentation explaining how to use instancePropagatesNullability and argumentsPropagateNullability on SqlFunctionExpression
- Add easy support for user-defined niladic functions
- Concurrent insert can cause AsSplitQuery to fail to populate unrelated child collections
- When the `PropertyDiscoveryConvention` is removed, then also skip call to `ValidatePropertyMapping(model, logger)` in ModelValidator
- System.InvalidOperationException when reading JSON
- Inconsistent exceptions while aggregating empty collections
- Cosmos: supporting projecting out arrays directly, without wrapping in an object
- Access beyond end of array returns null, which can lead to us returning incorrect results
- Translation of impure functions can result in wrong queries
- Docs
- C# not yet supported