Iris.NET
0.1.0
See the version list below for details.
dotnet add package Iris.NET --version 0.1.0
NuGet\Install-Package Iris.NET -Version 0.1.0
<PackageReference Include="Iris.NET" Version="0.1.0" />
paket add Iris.NET --version 0.1.0
#r "nuget: Iris.NET, 0.1.0"
// Install Iris.NET as a Cake Addin #addin nuget:?package=Iris.NET&version=0.1.0 // Install Iris.NET as a Cake Tool #tool nuget:?package=Iris.NET&version=0.1.0
A TCP-based, Pub/Sub C# library. It was developed to allow an easy-to-use, channel-separated communication on a LAN infrastructure.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
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.
First release of Iris.NET.
Based on the initial idea, the library is now feature complete.
I will start using it for another project and this will help to identify bugs or the need for api refactoring.
Future development will be driven by the general feedback, therefore I encourage everybody who tries this library to submit pull requests and to file issues (if you're interested in the development of this library).