NTDLS.StreamFraming
1.0.3
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NTDLS.StreamFraming --version 1.0.3
NuGet\Install-Package NTDLS.StreamFraming -Version 1.0.3
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.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NTDLS.StreamFraming" Version="1.0.3" />
<PackageReference Include="NTDLS.StreamFraming" />
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.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NTDLS.StreamFraming, 1.0.3"
#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 NTDLS.StreamFraming@1.0.3
#: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=NTDLS.StreamFraming&version=1.0.3
#tool nuget:?package=NTDLS.StreamFraming&version=1.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
NTDLS.StreamFraming
Stream wrapper (typically TCPIP/NetworkStream) that enables reliable framing, compression, optional encryption and two way communication.
//Examples to come in future releases...
| Product | Versions 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. net10.0 was computed. 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.
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
- NTDLS.Semaphore (>= 1.5.1)
- protobuf-net (>= 3.2.26)
-
net7.0
- Newtonsoft.Json (>= 13.0.3)
- NTDLS.Semaphore (>= 1.5.1)
- protobuf-net (>= 3.2.26)
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.13 | 210 | 11/14/2025 |
| 1.2.12 | 170 | 10/27/2025 |
| 1.2.11 | 204 | 1/4/2025 |
| 1.2.10 | 187 | 1/4/2025 |
| 1.2.9 | 152 | 12/31/2024 |
| 1.2.8 | 195 | 12/3/2024 |
| 1.2.7 | 190 | 6/20/2024 |
| 1.2.6 | 880 | 1/22/2024 |
| 1.2.5 | 305 | 1/4/2024 |
| 1.2.4 | 254 | 1/3/2024 |
| 1.2.3 | 307 | 12/27/2023 |
| 1.2.2 | 244 | 12/22/2023 |
| 1.2.1 | 409 | 11/15/2023 |
| 1.2.0 | 212 | 11/12/2023 |
| 1.1.0 | 252 | 11/10/2023 |
| 1.0.6 | 186 | 11/10/2023 |
| 1.0.5 | 253 | 11/8/2023 |
| 1.0.4 | 279 | 11/7/2023 |
| 1.0.3 | 171 | 11/6/2023 |
| 1.0.2 | 209 | 11/6/2023 |
| 1.0.1 | 187 | 11/6/2023 |
| 1.0.0 | 188 | 11/6/2023 |
Visibility framing extension methods.