DevExpress.ExpressApp.ApplicationBuilder Namespace
Contains platform-agnostic classes and interfaces that allow you to configure your application in the fluent API-based application builder.
Assemblies: DevExpress.EntityFrameworkCore.Security.v24.2.dll, DevExpress.ExpressApp.AuditTrail.EFCore.v24.2.dll, DevExpress.ExpressApp.CloneObject.Xpo.v24.2.dll, DevExpress.ExpressApp.ConditionalAppearance.v24.2.dll, DevExpress.ExpressApp.EFCore.v24.2.dll, DevExpress.ExpressApp.MultiTenancy.Blazor.EFCore.v24.2.dll, DevExpress.ExpressApp.MultiTenancy.Blazor.Xpo.v24.2.dll, DevExpress.ExpressApp.MultiTenancy.v24.2.dll, DevExpress.ExpressApp.MultiTenancy.Win.EFCore.v24.2.dll, DevExpress.ExpressApp.MultiTenancy.Win.Xpo.v24.2.dll, DevExpress.ExpressApp.Objects.v24.2.dll, DevExpress.ExpressApp.Security.Xpo.v24.2.dll, DevExpress.ExpressApp.StateMachine.v24.2.dll, DevExpress.ExpressApp.v24.2.dll, DevExpress.ExpressApp.ViewVariantsModule.v24.2.dll, DevExpress.ExpressApp.Xpo.v24.2.dll
NuGet Packages: DevExpress.ExpressApp.EFCore, DevExpress.ExpressApp.AuditTrail.EFCore, DevExpress.ExpressApp.CloneObject.Xpo, DevExpress.ExpressApp.ConditionalAppearance, DevExpress.ExpressApp.MultiTenancy.Blazor.EFCore, DevExpress.ExpressApp.MultiTenancy.Blazor.XPO, DevExpress.ExpressApp.MultiTenancy, DevExpress.ExpressApp.MultiTenancy.Win.EFCore, DevExpress.ExpressApp.MultiTenancy.Win.XPO, DevExpress.ExpressApp.Objects, DevExpress.ExpressApp.Security.Xpo, DevExpress.ExpressApp.StateMachine, DevExpress.ExpressApp, DevExpress.ExpressApp.ViewVariantsModule, DevExpress.ExpressApp.Xpo
#Classes
Name | Description |
---|---|
Audited |
Allows you to configure the main (business object) and additional (audit history) Db objects in applications with the Audit Trail Module.
|
Audited |
|
Audit |
Extends the IModule |
Blazor |
Implements the method that creates a builder to set up a multi-tenant Blazor application with the Entity Framework Core data model. |
Blazor |
Implements the method that creates a builder to set up a multi-tenant Blazor application with the XPO data model. |
Business |
Extends the IModule |
Conditional |
Extends the IModule |
Db |
Allows you to configure Db in your Win |
Db |
Allows you to configure Db in your ASP. |
EFCore |
Extends the IObject |
EFCore |
Options that you can use to configure EFCore |
Model |
Contains options that configure tenant Application Model Differences in multi-tenant applications. |
Non |
Extends the IObject |
Non |
Options that you can use to configure Non |
Object |
Extends the IModule |
Secured |
Extends the IObject |
Secured |
Extends the IObject |
Secured |
Options that you can use to configure the Secured |
State |
Extends the IModule |
View |
Extends the IModule |
Win |
Implements the method that creates a builder to set up a multi-tenant Win |
Win |
Implements the method that creates a builder to set up a multi-tenant Win |
XPObject |
Extends the IObject |
XPObject |
Options that you can use to configure the XPObject |
#Interfaces
Name | Description |
---|---|
ILegacy |
Contains the Initialize |
IModule |
Allows you to add and configure Modules in your application. |
IObject |
The fluent API-based builder that allows you to configure Object Space Providers in your Win |
IObject |
The fluent API-based builder that allows you to configure Object Space Providers in your ASP. |
IXaf |
The base interface for platform-specific fluent API-based application builders. |