SimpleChannel.Net 0.1.2-cibuild0045

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

A simple channel based communication framework

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.

This package has no dependencies.

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
0.1.2-cibuild0045 1,204 1/10/2017
0.1.2-cibuild0044 1,077 1/8/2017
0.1.2-cibuild0043 1,142 12/14/2016
0.1.2-cibuild0039 1,319 11/3/2016
0.1.2-cibuild0038 1,337 11/3/2016
0.1.2-cibuild0037 1,146 10/27/2016
0.1.2-cibuild0036 1,102 10/27/2016
0.1.2-cibuild0035 1,089 10/26/2016
0.1.2-cibuild0034 1,093 10/26/2016
0.1.2-cibuild0033 1,082 10/25/2016
0.1.2-cibuild0032 1,073 10/25/2016
0.1.2-cibuild0031 1,070 9/15/2016
0.1.2-cibuild0030 1,071 9/13/2016
0.1.2-cibuild0029 1,066 9/7/2016
0.1.2-cibuild0028 1,085 9/7/2016
0.1.2-cibuild0027 1,067 9/7/2016
0.1.2-cibuild0024 1,092 9/6/2016
0.1.2-cibuild0023 1,144 9/6/2016
0.1.2-cibuild0021 1,083 9/6/2016
0.1.2-cibuild0020 1,084 9/6/2016
0.1.2-cibuild0019 1,075 9/6/2016
0.1.2-cibuild0018 1,091 9/6/2016
0.1.2-cibuild0017 1,086 9/6/2016
0.1.2-cibuild0016 1,075 9/6/2016
0.1.2-cibuild0013 1,084 9/6/2016
0.1.2-cibuild0012 1,091 8/14/2016
0.1.2-cibuild0011 1,108 8/14/2016
0.1.2-cibuild0010 1,124 7/19/2016
0.1.2-cibuild0009 1,130 6/29/2016
0.1.2-cibuild0008 1,117 6/28/2016
0.1.2-cibuild0007 1,123 6/28/2016
0.1.2-cibuild0006 1,104 6/28/2016
0.1.2-cibuild0005 1,114 6/27/2016
0.1.2-cibuild0000 1,148 12/16/2015
0.1.1-cibuild0010 1,120 12/16/2015
0.1.1-cibuild0009 1,101 12/16/2015
0.1.1-cibuild0008 1,140 12/16/2015

Automatic Updates via GitHub