DbContextServiceBasedBuilder<TContext> Constructors
Allows you to configure DbContext
in your ASP.NET Core Blazor application.
Name | Parameters | Description |
---|---|---|
Db |
builder | For internal use. |
See Also