Llamachant.ExpressApp.Module
25.1.5.2
dotnet add package Llamachant.ExpressApp.Module --version 25.1.5.2
NuGet\Install-Package Llamachant.ExpressApp.Module -Version 25.1.5.2
<PackageReference Include="Llamachant.ExpressApp.Module" Version="25.1.5.2" />
<PackageVersion Include="Llamachant.ExpressApp.Module" Version="25.1.5.2" />
<PackageReference Include="Llamachant.ExpressApp.Module" />
paket add Llamachant.ExpressApp.Module --version 25.1.5.2
#r "nuget: Llamachant.ExpressApp.Module, 25.1.5.2"
#:package Llamachant.ExpressApp.Module@25.1.5.2
#addin nuget:?package=Llamachant.ExpressApp.Module&version=25.1.5.2
#tool nuget:?package=Llamachant.ExpressApp.Module&version=25.1.5.2
Llamachant.ExpressApp.Module
Part of the Llamachant Framework - a set of reusable modules for DevExpress eXpressApp Framework (XAF) applications.
Overview
Llamachant.ExpressApp.Module extends the capabilities of XAF by adding functionality we commonly use in real-world applications. These enhancements are designed to accelerate development and streamline common tasks in XAF projects.
For a full list of included features, visit www.llamachant.com.
Key Benefits
- Enhances DevExpress XAF with frequently requested features
- Easy integration into new or existing XAF projects
- Built by DevExpress MVPs
Installation
Install the package via NuGet Package Manager:
Install-Package Llamachant.ExpressApp.Module
Or using the .NET CLI
dotnet add package Llamachant.ExpressApp.Module
Usage
Add a reference to the package in your XAF solution.
Register the module in your platform-independent
Module.cs
file:RequiredModuleTypes.Add(typeof(LlamachantFramework.Module.LlamachantFrameworkModule));
Configure any required settings according to your application's needs.
Requirements
- .NET 8.0 or .NET Framework 4.6.2 and higher
- DevExpress XAF v25.1 or later (confirm based on your solution)
License
This package is distributed under the MIT License.
Note: While the NuGet package is free to use, the source code is not open source.
Support & Contact
Need help or want to learn more about our tools and services?
Visit www.llamachant.com or contact us.
Llamachant Technology Ltd.
Expert consulting and solutions for DevExpress XAF developers.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.2
- DevExpress.ExpressApp (>= 25.1.5)
- DevExpress.Persistent.Base (>= 25.1.5)
-
net8.0
- DevExpress.ExpressApp (>= 25.1.5)
- DevExpress.Persistent.Base (>= 25.1.5)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Llamachant.ExpressApp.Module:
Package | Downloads |
---|---|
Llamachant.ExpressApp.AuditTrail
The Llamachant Framework common Audit Trail module for DevExpress eXpressApp Framework (XAF) Applications. |
|
Llamachant.ExpressApp.ConditionalAppearance
The Llamachant Framework Conditional Appearance common module for DevExpress eXpressApp Framework (XAF) Applications. |
|
Llamachant.ExpressApp.Validation
The Llamachant Framework Validation common module for DevExpress eXpressApp Framework (XAF) Applications. |
|
Llamachant.ExpressApp.AutoIncrementingID
The Llamachant Framework Auto Incrementing ID module for DevExpress eXpressApp Framework (XAF) Applications. |
|
Llamachant.ExpressApp.Module.Blazor
The Llamachant Framework module for DevExpress eXpressApp Framework (XAF) Blazor Applications. |
GitHub repositories
This package is not used by any popular GitHub repositories.