Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
easyextensionsentityframeworkcoreextensions HostExtensions
BigMakCode edited this page Aug 5, 2024
·
1 revision
IHost extensions.
flowchart LR
classDef interfaceStyle stroke-dasharray: 5 5;
classDef abstractStyle stroke-width:4px
subgraph EasyExtensions.EntityFrameworkCore.Extensions
EasyExtensions.EntityFrameworkCore.Extensions.HostExtensions[[HostExtensions]]
end
| Returns | Name |
|---|---|
IHost | ApplyMigrations(IHost host) |
IHost extensions.
publicstaticIHostApplyMigrations<TContext>(IHosthost)whereTContext:DbContext| Type | Name | Description |
|---|---|---|
IHost | host |
Generated withModularDoc