Trax.Effect 1.54.0

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

Effects for Trax.Core Workflows

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (32)

Showing the top 5 NuGet packages that depend on Trax.Effect:

Package Downloads
Trax.Effect.Data

Effect Data for Trax.Core Workflows

Trax.Mediator

Package Description

Trax.Scheduler

Package Description

Trax.Effect.Provider.Parameter

Parameter Effect Provider for Trax.Core Effects

Trax.Api

Core API services for Trax: train catalog, health checks, and shared DTOs

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.54.0 0 9/15/2026
1.53.0 0 9/15/2026
1.51.0 923 8/19/2026
1.50.0 1,719 8/13/2026
1.49.0 1,261 8/13/2026
1.48.1 240 8/12/2026
1.48.0 250 8/12/2026
1.47.0 1,194 8/12/2026
1.46.0 452 8/1/2026
1.45.0 286 8/1/2026
1.44.2 276 8/1/2026
1.44.1 403 7/31/2026
1.43.0 1,002 7/29/2026
1.42.0 814 7/13/2026
1.41.3 388 7/8/2026
1.41.2 280 7/7/2026
1.41.1 279 7/6/2026
1.41.0 4,634 6/4/2026
1.40.0 979 6/2/2026
1.39.0 774 6/1/2026
Loading failed