Elsa.Testing.Shared 3.6.0

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

Provides common utilities that are helpful when writing tests against Elsa Workflows functionality.

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 is compatible.  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 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 (3)

Showing the top 3 NuGet packages that depend on Elsa.Testing.Shared:

Package Downloads
Elsa.Testing.Shared.Integration

Provides common utilities that are helpful when writing integration tests against Elsa Workflows functionality.

Elsa.Testing.Shared.Component

Provides common utilities that are helpful when writing component tests against Elsa Workflows functionality.

YunLanCrm.WorkFlow

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 1,350 3/5/2026
3.6.0-rc5 122 2/27/2026
3.6.0-rc4 128 2/16/2026
3.6.0-rc3 136 2/5/2026
3.6.0-rc2 230 1/5/2026
3.6.0-rc1 204 12/21/2025
3.5.3 3,855 12/20/2025
3.5.2 5,866 11/18/2025
3.5.1 1,865 9/25/2025
3.5.0 1,903 8/15/2025
3.5.0-rc4 291 8/8/2025
3.5.0-rc3 541 7/20/2025
3.5.0-rc2 203 7/4/2025
3.5.0-rc1 239 6/1/2025
3.4.2 910 7/4/2025
3.4.1 260 7/3/2025
3.4.0 3,934 5/20/2025
3.4.0-rc2 501 5/7/2025
2.16.0 137 1/28/2026
2.15.2 322 6/28/2025
Loading failed