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
- dotnet-ef - Could not load file or assembly 'ef, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'
- The data types varchar and nvarchar are incompatible in the '^' operator
- Generates Incorrect UPDATE Instead of INSERT SQL for New Entity in One-to-Many Relationship
- Discriminator with default name but different type not generated correctly in migration snapshots
- Remove EFOptimizeContext
- SQL Server: translate `dateOnly.ToDateTime(timeOnly)` to `DATETIMEFROMPARTS`
- SQL Server: instead of dropping/creating indexes, use CREATE INDEX with DROP EXISTING=ON
- Allow `--output-dir` to be permanently configured.
- Facing this issue on EF core 8.0
- How can I update a Many to Many with Payload joining table
- Docs
- C# not yet supported