IMiddleTierClient<TDbContext>.ServiceProvider Property
Returns an internal service provider that Middle Tier client uses.
Namespace: DevExpress.ExpressApp.ApplicationBuilder
Assembly: DevExpress.EntityFrameworkCore.Security.v25.1.dll
NuGet Package: DevExpress.ExpressApp.EFCore
Declaration
Property Value
Type | Description |
---|---|
IServiceProvider | An object that |
See Also