dotnet / EntityFramework.Docs

Documentation for Entity Framework Core and Entity Framework 6
https://docs.microsoft.com/ef/
Creative Commons Attribution 4.0 International
1.62k stars 1.96k forks source link

why dont Show EF Core 6, AppDbContext onModelCreating in modelbuilder.HasDefaultSchema("Schema name"); #4759

Open muhammad-abdulloh opened 3 months ago

muhammad-abdulloh commented 3 months ago

Type of issue

Typo

Description

why dont Show EF Core 6, AppDbContext onModelCreating in modelbuilder.HasDefaultSchema("Schema name");

Page URL

https://learn.microsoft.com/en-us/ef/efcore-and-ef6/porting/

Content source URL

https://github.com/dotnet/EntityFramework.Docs/blob/main/entity-framework/efcore-and-ef6/porting/index.md

Document Version Independent Id

c96b2fcb-8af0-f05b-e188-a6c59dd9f428

Article author

@JeremyLikness

ajcvickers commented 3 months ago

Please provide more complete details of what is missing and why it is needed.