NTDLS.StreamFraming 1.0.6

There is a newer version of this package available.
See the version list below for details.
dotnet add package NTDLS.StreamFraming --version 1.0.6
                    
NuGet\Install-Package NTDLS.StreamFraming -Version 1.0.6
                    
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="NTDLS.StreamFraming" Version="1.0.6" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NTDLS.StreamFraming" Version="1.0.6" />
                    
Directory.Packages.props
<PackageReference Include="NTDLS.StreamFraming" />
                    
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 NTDLS.StreamFraming --version 1.0.6
                    
#r "nuget: NTDLS.StreamFraming, 1.0.6"
                    
#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.
#addin nuget:?package=NTDLS.StreamFraming&version=1.0.6
                    
Install NTDLS.StreamFraming as a Cake Addin
#tool nuget:?package=NTDLS.StreamFraming&version=1.0.6
                    
Install NTDLS.StreamFraming as a Cake Tool

NTDLS.ReliableMessaging

📦 Be sure to check out the NuGet pacakge: https://www.nuget.org/packages/NTDLS.StreamFraming

Simple TCPIP wrapper that allows for easy one way or two way IPC with notification and query/reply support.

//Examples to come in future releases...
Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  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 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
1.2.11 115 1/4/2025
1.2.10 122 1/4/2025
1.2.9 94 12/31/2024
1.2.8 122 12/3/2024
1.2.7 127 6/20/2024
1.2.6 763 1/22/2024
1.2.5 220 1/4/2024
1.2.4 164 1/3/2024
1.2.3 211 12/27/2023
1.2.2 154 12/22/2023
1.2.1 294 11/15/2023
1.2.0 142 11/12/2023
1.1.0 183 11/10/2023
1.0.6 126 11/10/2023
1.0.5 178 11/8/2023
1.0.4 189 11/7/2023
1.0.3 121 11/6/2023
1.0.2 155 11/6/2023
1.0.1 134 11/6/2023
1.0.0 126 11/6/2023

Updated semaphore pacakge.