issues
search
dotnet
/
efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
https://docs.microsoft.com/ef/
MIT License
13.8k
stars
3.19k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Regression from EF Core 8 to 9: Invalid migration scripts involving multiple Temporal Tables
#35176
CedNZ
opened
3 hours ago
0
Where Clause Fails When Using Properties Initialized in Constructor
#35175
salihozkara
opened
9 hours ago
0
ASPNETCORE_ENVIRONMENT does not default to Development when using EF Core 9 if there is a IDesignTimeDbContextFactory implementation
#35174
Pilchard123
opened
13 hours ago
0
Return null when the type is nullable for Cosmos Max/Min/Average
#35173
ajcvickers
opened
14 hours ago
0
Correct lambda evaluation in funcletizer
#35172
roji
opened
15 hours ago
0
Bump Cosmos SDK to 3.46.0
#35171
roji
closed
10 hours ago
3
Properly calculate path for LambdaExpression
#35170
roji
opened
16 hours ago
0
Open generic entity types are broken
#35169
ZzZombo
closed
12 hours ago
6
Update M.D.Sqlite "Xamarin limitations" page
#35168
cincuranet
opened
17 hours ago
0
EntityFrameworkCore SqlServer Ver. 9.0.0 NuGet package with Vulnerable System.Private.Uri Ver. 4.3.0 transitive package.
#35167
apvassiliou77
closed
14 hours ago
9
Fix contains test
#35166
am11
closed
21 hours ago
0
whats the replacement for ColumnExpression.Table in v9?
#35165
SimonCropp
closed
1 day ago
3
ExecuteUpdate on Nullable stop working after migration from 8 to 9
#35164
vzabavnov
opened
1 day ago
0
Feature Request: Adding Support for Tuples in DbContext.Database.SqlQuery<T>()
#35163
fedpo2
opened
1 day ago
6
Regression from EF Core 8 to 9: MigrationBuilder.DropTable Causes Issues with Subsequent Table Recreation
#35162
meghanmae
opened
1 day ago
0
InvalidCastException When Reading Property with Inconsistent Column Types Across Multiple Databases
#35161
MithrilMan
closed
14 hours ago
4
get names by referance instead of hardcoding
#35160
hutonahill
opened
1 day ago
3
How do we manage the order of updates when using a filtered unique index?
#35159
sebdesalvador
opened
1 day ago
0
PendingModelChangesWarning exception thrown when upgrading to .NET 9
#35158
sebastianbk
opened
1 day ago
6
Running dotnet-ef migrations bundle in a Azure pipeline
#35157
jepzen
opened
1 day ago
3
Strange gradual perf regression on ParentVariations benchmark
#35156
ajcvickers
opened
1 day ago
1
Perf regression in QueryCompilationSqliteTests|FilterOrderProject
#35155
ajcvickers
opened
1 day ago
0
Perf regressions in query benchmarks
#35154
ajcvickers
opened
1 day ago
1
Perf regressions in ChildVariations|AutoDetectChanges = False
#35153
ajcvickers
opened
1 day ago
0
EF9: Unexpected unbound variable error with closure
#35152
BladeWise
opened
2 days ago
3
Don't remove the annotation in NonNullableConventionBase
#35151
AndriySvyryd
closed
1 day ago
0
"The operands for operator 'Equal' do not match the parameters of method 'op_Equality'." while using in ?? COALESCE in Where
#35150
blogcraft
closed
1 day ago
5
Fix build with latest roslyn
#35149
am11
closed
2 days ago
0
Rowversion migration regression from EF Core 8 to 9
#35148
Moerup
opened
2 days ago
1
Object equality on object nested in JSON column
#35147
PrgOrcl
opened
2 days ago
3
Programmatic Scaffold-Migration Issue After Updating to 9.0.0
#35146
oONoobMasterOo
opened
2 days ago
4
How to batch configure global filters on soft deleted entities and non-soft deleted entities
#35145
ByZhouhang
opened
3 days ago
1
SplitQuery order expression not equality
#35144
Kation
opened
3 days ago
3
"Microsoft.CodeAnalysis.Common (= 4.8.0)" conflicts with other packages using newer versions.
#35143
NinjataWRLD
closed
2 days ago
1
EF Core 9 generates incorrect compiled models for negative enum sentinel values
#35142
Atulin
opened
3 days ago
1
Bump Microsoft.AspNetCore.OData from 9.0.0 to 9.1.0
#35141
dependabot[bot]
closed
3 days ago
0
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 8.0.10 to 9.0.0
#35140
dependabot[bot]
closed
2 days ago
0
Bump Microsoft.Azure.Cosmos from 3.45.0 to 3.45.2
#35139
dependabot[bot]
closed
3 days ago
0
[automated] Merge branch 'release/9.0' => 'main'
#35138
github-actions[bot]
closed
3 days ago
0
[release/9.0] Update dependencies from dotnet/arcade
#35137
dotnet-maestro[bot]
closed
3 days ago
0
[main] Update dependencies from dotnet/runtime
#35136
dotnet-maestro[bot]
closed
3 days ago
0
Error when filtered include is used on owned entities
#35135
roji
opened
3 days ago
0
[main] Update dependencies from dotnet/arcade
#35134
dotnet-maestro[bot]
closed
3 days ago
0
efcore9: Migration with .Sql that suppresses a transaction logs an error even though it works
#35133
ChristophHornung
opened
3 days ago
7
Error in Generated Migration Script for dotnet-ef 8.0.11
#35132
costinbanu
opened
3 days ago
6
I encountered an error when using the left join with three queryables.
#35131
denisding
closed
3 days ago
2
Microsoft.EntityFrameworkCore.Cosmos "/id" does not match after upgrade to EF 9
#35130
skordesign
closed
3 days ago
5
[Perf] consider not using Expression.Invoke in CreateGetValueExpression for value with converter when possible
#35129
maumar
opened
4 days ago
2
Partial fix to #35053 - Is EF9 slower than EF8?
#35128
maumar
closed
3 days ago
0
EF Core 9 migration behaviour change causes an exception with surrounding user transaction
#35127
DvdKhl
opened
5 days ago
7
Next