SignalX 6.0.0-pre

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

SignalX

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on SignalX:

Package Downloads
SignalX.Extensions

SignalX Extensions

SignalX.TestHelper

Help library to enable easy setup of unit tests, especialy when filling an issue, or running a demo

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.0-pre 950 9/24/2018
5.0.0-pre 802 9/18/2018
4.0.0-pre 784 9/17/2018
3.0.0-pre 813 9/14/2018
2.0.0-pre 831 9/6/2018
1.2.0-pre 809 9/6/2018
1.1.0-pre 815 9/5/2018
1.0.0-pre 834 9/3/2018
0.16.0-pre 870 8/20/2018
0.15.0-pre 1,033 8/5/2018
0.14.0-pre 1,012 7/29/2018
0.13.0-pre 1,004 7/29/2018
0.12.0-pre 992 7/28/2018
0.11.0-pre 970 7/27/2018
0.10.0-pre 1,012 7/26/2018
0.9.1-pre 972 7/23/2018
0.9.0-pre 988 7/23/2018
0.8.2-pre 979 7/23/2018
0.8.1-pre 984 7/23/2018
0.8.0-pre 974 7/22/2018
Loading failed