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
- Migration tries to alter column type of computed column if CLR type changes.
- Scaffolding: Optionally including the `nullable` directive for generated code
- Add an API to retrieve owned entries for a given EntityEntry.
- NullReferenceException when adding migration
- In precompiled operator interceptors, access closure fields via unsafe accessor when possible
- Expose database row from IMaterializationInterceptor
- Test "Add_update_delete_query_throws_if_no_container" fails only on C.I
- Disable injection of LazyLoader in some situations
- JSON column translation fails when using .Union()
- Add context-based calculated parameters to CUD stored procedure mappings
- Docs
- C# not yet supported