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 supported173 Subscribers
View all SubscribersAdd a CodeTriage badge to efcore
Help out
- Issues
- build artifact name collision on retry
- [automated] Merge branch 'release/11.0' => 'main'
- [release/8.0]: Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.30 to 8.0.31
- IsConstrained(false) relationship causes false circular dependency during SaveChanges
- EF 11 regression: QuerySqlGenerator now throws for third-party SqlExpressions
- dotnet ef dbcontext optimize --precompile-queries does not pass $(Configuration) to MSBuildWorkspace, breaking non-default build configurations
- Microsoft.EntityFrameworkCore.Specification.Tests 11.0 RC1 cannot be restored from NuGet.org because of non-public Microsoft.DotNet.XUnitV3Extensions dependency
- EF Core Tasks NativeAOT/precompiled-query generation fails for genuinely multi-targeted projects ($(TargetFramework) empty in _EFGenerateFilesBeforePublish)
- Parse scaffolded date and time default literals with the invariant culture
- Precompiled queries: no extensibility point for provider-defined query terminal methods (blocks NativeAOT for third-party providers)
- Docs
- C# not yet supported