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
- Generate migration per model change
- Query/NullSemantics: full expansion not necessary for bool results in projection on sql server because we convert to CASE block anyway (search condition)
- Include savepoint name in IDbTransactionInterceptor methods
- Query: potential bug in null semantics VisitSqlBinary
- Sum throwing exception when property has a ValueConverter with ConvertsNulls set to true
- IComparable/IEquatable could not be translated
- EF Core Linq query takes 3 minutes where EF 6 only took 3 seconds
- HasOne/WithOne in TPH with shared column should create multiple indexes
- OwnedEntity why do I get DropForeignKey and CreateForeignKey for every new migration.
- Add-Migration Fails when targeting a network drive
- Docs
- C# not yet supported