issues
search
efcore
/
EFCore.NamingConventions
Entity Framework Core plugin to apply naming conventions to table and column names (e.g. snake_case)
Apache License 2.0
759
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0
#298
dependabot[bot]
closed
1 day ago
0
Upgrade to .NET 9 and entity framework 9
#297
phenixdotnet
closed
1 week ago
8
Bump MicrosoftExtensionsVersion from 8.0.0 to 9.0.0
#296
dependabot[bot]
closed
1 week ago
0
.NET 9 support
#295
pdevito3
opened
1 week ago
18
Naming conventions get applied to unmapped types when composing over SqlQuery(Raw)
#294
georg-jung
opened
1 month ago
1
fix typo in README.md
#293
ManderO9
closed
1 month ago
0
Bump xunit from 2.9.1 to 2.9.2
#292
dependabot[bot]
closed
1 month ago
0
Bump xunit from 2.9.0 to 2.9.1
#291
dependabot[bot]
closed
1 month ago
0
Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1
#290
dependabot[bot]
closed
2 months ago
0
Postgres 63-character column name limit ignored in edge cases in Snake Case mode
#289
joshuajung
opened
2 months ago
0
Bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0
#288
dependabot[bot]
closed
3 months ago
0
When upgrading, manual alteration scripts are required due to the snake_cased naming convention of columns in the EFMigrationsHistory table.
#287
Imran-imtiaz48
opened
4 months ago
0
Bump xunit from 2.8.1 to 2.9.0
#286
dependabot[bot]
closed
4 months ago
0
Bump xunit.runner.visualstudio from 2.8.1 to 2.8.2
#285
dependabot[bot]
closed
4 months ago
0
AspNet Core Identity tables names are not modified
#284
jgilm
closed
4 months ago
2
Misleading docs on default table naming behavior
#283
aitchdot
closed
5 months ago
1
Bump xunit.runner.visualstudio from 2.8.0 to 2.8.1
#282
dependabot[bot]
closed
5 months ago
0
Bump xunit from 2.8.0 to 2.8.1
#281
dependabot[bot]
closed
5 months ago
0
Changed INameRewriter parameter to align with EF Core IConventionKeyBuilder.Metadata.GetName() return type Issue #279
#280
mattmentrup
opened
6 months ago
1
RewriteName Errors With Views That Has Keys
#279
mattmentrup
opened
6 months ago
3
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
#278
dependabot[bot]
closed
6 months ago
0
Bump xunit.runner.visualstudio from 2.5.8 to 2.8.0
#277
dependabot[bot]
closed
6 months ago
0
Bump xunit from 2.7.1 to 2.8.0
#276
dependabot[bot]
closed
6 months ago
0
Bump xunit.runner.visualstudio from 2.5.7 to 2.5.8
#275
dependabot[bot]
closed
7 months ago
0
Bump xunit from 2.7.0 to 2.7.1
#274
dependabot[bot]
closed
7 months ago
0
Not working with Oracle
#273
michelevirgilio
opened
7 months ago
3
Bump Microsoft.Extensions.DependencyInjection.Abstractions from 8.0.0 to 8.0.1
#272
dependabot[bot]
closed
8 months ago
1
Why does my T_Question generate a question table name? Shouldn't it be t_question?
#271
coolqingcheng
opened
8 months ago
1
Redundant FK constraint when using TPT inheritance and owned types
#270
kroatti
opened
8 months ago
3
Please support Json nested name convertions.
#269
ye4241
opened
9 months ago
3
Honor explicit index name
#268
serhiiz
opened
9 months ago
0
Bump xunit from 2.6.6 to 2.7.0
#267
dependabot[bot]
closed
9 months ago
0
Bump xunit.runner.visualstudio from 2.5.6 to 2.5.7
#266
dependabot[bot]
closed
9 months ago
0
Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0
#265
dependabot[bot]
closed
9 months ago
0
Adding Proper Snake Case for issue #151
#264
jtenos
opened
9 months ago
0
Correct nested owned JSON processing
#263
roji
closed
10 months ago
0
Bump xunit from 2.6.5 to 2.6.6
#262
dependabot[bot]
closed
10 months ago
0
UseSnakeCaseNamingConvention breaks owned JSON with nested collection
#261
bzuu-ic
closed
10 months ago
0
Yet more fixes to table naming in hierarchies and DbSet naming
#260
roji
closed
10 months ago
0
TPT table names no longer use the DbSet property name in 8.0.2
#259
roji
closed
10 months ago
0
Fix index/fk hierarchy rewriting logic
#258
roji
closed
10 months ago
0
Bump xunit from 2.6.4 to 2.6.5
#257
dependabot[bot]
closed
10 months ago
0
8.0.2 doesn't rewrite TPH indexes
#256
aradalvand
closed
10 months ago
14
Fix foreign key property change when foreign key is no longer in the model
#255
roji
closed
10 months ago
0
Fix DbSet naming for hierarchies
#254
roji
closed
10 months ago
0
TPH table names no longer use the DbSet property name in 8.0.1
#253
aradalvand
closed
10 months ago
3
Adding support for kebab-case
#252
Banovvv
opened
10 months ago
0
"The object has been removed from the model" exception after migrating to 8.0.0 or 8.0.1 version
#251
gawpat93
closed
10 months ago
5
The object has been removed from the model.
#250
nicpot
closed
10 months ago
2
Fix table naming to be inferred from DbSet property again
#249
roji
closed
10 months ago
0
Next