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 supported171 Subscribers
View all SubscribersAdd a CodeTriage badge to efcore
Help out
- Issues
- Query: Update original and current values of tracked objects' unchanged properties (MergeOptions.PreserveChanges)
- Shadow properties ApplicationUserId and ApplicationRoleId created in UserRoles table when using ef migrations with IdentityModel
- Can't include constant GUIDs in the projection
- Support Shuffle Linq method
- Also look for IDesignTimeServices in the target assembly
- Query/JSON: different results between Tracking and NoTracking for JSON where same json property is present multiple times with different values
- DbContext.Entry().Reference().Load() falsely tracks existing reference entity as Added
- Split analyzers and code fix providers into different assemblies (but same package)
- Query/Json: inconsistent behavior around missing required navigations in JSON entities
- EF.Property fails after conditional projection of entity into anonymous type
- Docs
- C# not yet supported