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.v25.1.dll, DevExpress.ExpressApp.AuditTrail.EFCore.v25.1.dll, DevExpress.ExpressApp.Blazor.v25.1.dll, DevExpress.ExpressApp.CloneObject.v25.1.dll, DevExpress.ExpressApp.ConditionalAppearance.v25.1.dll, DevExpress.ExpressApp.EFCore.v25.1.dll, DevExpress.ExpressApp.MultiTenancy.Blazor.EFCore.v25.1.dll, DevExpress.ExpressApp.MultiTenancy.Blazor.Xpo.v25.1.dll, DevExpress.ExpressApp.MultiTenancy.v25.1.dll, DevExpress.ExpressApp.MultiTenancy.Win.EFCore.v25.1.dll, DevExpress.ExpressApp.MultiTenancy.Win.Xpo.v25.1.dll, DevExpress.ExpressApp.Objects.v25.1.dll, DevExpress.ExpressApp.Security.Xpo.v25.1.dll, DevExpress.ExpressApp.StateMachine.v25.1.dll, DevExpress.ExpressApp.v25.1.dll, DevExpress.ExpressApp.ViewVariantsModule.v25.1.dll, DevExpress.ExpressApp.Xpo.v25.1.dll
NuGet Packages: DevExpress.ExpressApp.EFCore, DevExpress.ExpressApp.AuditTrail.EFCore, DevExpress.ExpressApp.Blazor, DevExpress.ExpressApp.CloneObject, 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 |
Extends the IBlazor |
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 |
Stores handlers for EF Core Middle Tier Security events. |
EFCore |
Contains options that you can use to configure EF Core Middle Tier Security. |
EFCore |
Extends the IObject |
EFCore |
Options that you can use to configure EFCore |
Middle |
Configures a client for a Middle Tier server with a specified Db type.
|
Middle |
Stores handlers for XPO Middle Tier Security events. |
Middle |
Contains options that you can use to configure XPO Middle Tier Security. |
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 |
IMiddle |
Declares the API for a Middle Tier client. |
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. |