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/10.0] Source code updates from dotnet/dotnet
- [release/11.0] Detect all line endings in generated C# comments
- Compiled query with a parameterized temporal point-in-time throws ArgumentException from ExpressionTreeFuncletizer
- Report a guided error for temporal operators in compiled queries
- SQLite: unhandled ObjectDisposedException can terminate process during connection pool pruning
- Lift aggregate arguments that mix an outer reference with a local column
- Microsoft.EntityFrameworkCore.SqlServer 10.0.11 refers Microsoft.Data.SqlClient >= 6.1.6 but at runtime needs 7.0.0.0
- [release/11.0] Translate set operations over null-checked subqueries
- Named default constraint removal incorrectly targets temporal history table
- Aggregate over a collection navigation generates invalid SQL when a single-result subquery projects more than one member (11.0 RC1 Regression)
- Docs
- C# not yet supported