Atlas.DXF.Abstractions 25.2.3.23
Atlas.DXF.Abstractions
Pure interfaces and contracts for the Atlas.DXF framework.
Features
- Zero dependencies - No external framework references
- IDownloadManager - Interface for file download operations
- IWizardStep / IWizardDefinition - Wizard framework contracts
- IViewFilterable - View filtering capabilities interface
Installation
dotnet add package Atlas.DXF.Abstractions --version 25.2.3.0
Version format: XAF version + build (e.g., 25.2.3.0).
Usage
Reference this package when you need to depend only on abstractions without bringing in concrete implementations.
Showing the top 20 packages that depend on Atlas.DXF.Abstractions.
| Packages | Downloads |
|---|---|
|
Atlas.DXF.EfCore
EF Core utilities for DevExpress XAF: automatic database provider detection (SQL Server, PostgreSQL, SQLite), provider-specific model conventions (UTC DateTime for PostgreSQL, decimal precision), GUID v7 generation, and XAF ObjectSpace extensions.
|
2 |
|
Atlas.DXF.Blazor
Blazor property editors and controllers for DevExpress XAF: JSON/XML Monaco editors, custom list editors, view filtering, wizard framework, and grid customization controllers.
|
1 |
|
Atlas.DXF.Core
Platform-agnostic XAF utilities for Atlas.DXF: custom attributes (appearance, navigation, validation), model updaters, view extensions, editor aliases, and wizard framework base classes.
|
1 |
|
Atlas.DXF.EfCore
EF Core utilities for DevExpress XAF: automatic database provider detection (SQL Server, PostgreSQL, SQLite), provider-specific model conventions (UTC DateTime for PostgreSQL, decimal precision), GUID v7 generation, and XAF ObjectSpace extensions.
|
1 |
.NET 10.0
- No dependencies.