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
- Drop/create SQLite columns when changing column type to something not convertible
- Optimize Find/Single operations with includes
- Allow different types for FK/PK if a value converters to compatible provider types are used
- Result of left joining a nullable nominal type should be null (i.e. no instance) and not an instance with all null property values
- RevEng: Verbose logs are too verbose
- Migrations: Use caller information for better errors
- Support Maybe patterns for navigations
- Query: AsSplitQuery with FromSql Containing output DbParameter
- Look into parameter placeholder generation in RawSqlCommandBuilder
- Condition and Ordering when projecting inheritance tree of entities don't work
- Docs
- C# not yet supported