Trax.Effect 1.51.0

Prefix Reserved
dotnet add package Trax.Effect --version 1.51.0
                    
NuGet\Install-Package Trax.Effect -Version 1.51.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.51.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Trax.Effect" Version="1.51.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.51.0
                    
#r "nuget: Trax.Effect, 1.51.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.51.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.51.0
                    
Install as a Cake Addin
#tool nuget:?package=Trax.Effect&version=1.51.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.51.0 754 8/19/2026
1.50.0 1,388 8/13/2026
1.49.0 1,025 8/13/2026
1.48.1 234 8/12/2026
1.48.0 243 8/12/2026
1.47.0 935 8/12/2026
1.46.0 446 8/1/2026
1.45.0 275 8/1/2026
1.44.2 270 8/1/2026
1.44.1 398 7/31/2026
1.43.0 885 7/29/2026
1.42.0 811 7/13/2026
1.41.3 381 7/8/2026
1.41.2 273 7/7/2026
1.41.1 276 7/6/2026
1.41.0 4,491 6/4/2026
1.40.0 973 6/2/2026
1.39.0 773 6/1/2026
1.38.0 1,404 5/19/2026
1.37.0 369 5/15/2026
Loading failed