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
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Llamachant.ExpressApp.Module" Version="25.1.5.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Llamachant.ExpressApp.Module" Version="25.1.5.2" />
                    
Directory.Packages.props
<PackageReference Include="Llamachant.ExpressApp.Module" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Llamachant.ExpressApp.Module --version 25.1.5.2
                    
#r "nuget: Llamachant.ExpressApp.Module, 25.1.5.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Llamachant.ExpressApp.Module@25.1.5.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Llamachant.ExpressApp.Module&version=25.1.5.2
                    
Install as a Cake Addin
#tool nuget:?package=Llamachant.ExpressApp.Module&version=25.1.5.2
                    
Install as a Cake Tool

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

  1. Add a reference to the package in your XAF solution.

  2. Register the module in your platform-independent Module.cs file:

    RequiredModuleTypes.Add(typeof(LlamachantFramework.Module.LlamachantFrameworkModule));
    
  3. 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last Updated
25.1.5.2 345 9/22/2025
25.1.5.1 200 9/12/2025
25.1.4.1 282 8/11/2025
25.1.3.2 304 7/6/2025
25.1.3.1 272 7/2/2025