Llamachant.ExpressApp.UpdateScripts.Xpo 25.1.3.2

dotnet add package Llamachant.ExpressApp.UpdateScripts.Xpo --version 25.1.3.2
                    
NuGet\Install-Package Llamachant.ExpressApp.UpdateScripts.Xpo -Version 25.1.3.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.UpdateScripts.Xpo" Version="25.1.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Llamachant.ExpressApp.UpdateScripts.Xpo" Version="25.1.3.2" />
                    
Directory.Packages.props
<PackageReference Include="Llamachant.ExpressApp.UpdateScripts.Xpo" />
                    
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.UpdateScripts.Xpo --version 25.1.3.2
                    
#r "nuget: Llamachant.ExpressApp.UpdateScripts.Xpo, 25.1.3.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.
#addin nuget:?package=Llamachant.ExpressApp.UpdateScripts.Xpo&version=25.1.3.2
                    
Install as a Cake Addin
#tool nuget:?package=Llamachant.ExpressApp.UpdateScripts.Xpo&version=25.1.3.2
                    
Install as a Cake Tool

Llamachant.ExpressApp.UpdateScripts.Xpo

Part of the Llamachant Framework - a set of reusable modules for DevExpress eXpressApp Framework (XAF) applications.

Overview

Llamachant.ExpressApp.UpdateScripts.Xpo provides a structured and maintainable way to manage one-time database update logic during deployment. Instead of placing all update code in Updater.cs, this module lets you define discrete, versioned update scripts that are executed only once per database, ensuring that critical changes are applied safely and automatically without manual intervention.

Key Benefits

  • Organize update logic into versioned, isolated scripts
  • Ensure scripts run only once per database, even across deployments
  • Avoid bloated Updater.cs files and improve maintainability
  • Enhance safety and traceability of schema/data changes

Requirements

  • .NET 8.0 or .NET Framework 4.6.2 and higher
  • DevExpress XAF v25.1 or later

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/docs 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

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
25.1.3.2 41 7/6/2025
25.1.3.1 109 7/2/2025