LiveStreamingServerNet.Networking 0.14.1

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

This package implements the TCP server.

Product Compatible and additional computed target framework versions.
.NET 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 is compatible.  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.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on LiveStreamingServerNet.Networking:

Package Downloads
LiveStreamingServerNet.Rtmp

This package provides shared components and utilities for RTMP server and client implementations.

LiveStreamingServerNet.Networking.Server

This package provides a high-level abstraction of TCP server.

LiveStreamingServerNet.Networking.Client

This package provides a high-level abstraction of TCP client.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.33.1 1,528 11/5/2025
0.33.0 602 10/26/2025
0.32.0 561 10/10/2025
0.31.1 1,050 7/26/2025
0.31.0 852 5/21/2025
0.30.0 693 5/2/2025
0.21.2 735 4/12/2025
0.21.1 1,547 4/2/2025
0.21.0 1,273 12/8/2024
0.20.0 654 11/9/2024
0.19.3 922 10/31/2024
0.19.2 676 10/28/2024
0.19.1 457 10/27/2024
0.19.0 456 10/26/2024
0.18.0 476 10/18/2024
0.17.0 532 10/12/2024
0.16.0 433 10/5/2024
0.15.1 417 10/3/2024
0.14.1 735 9/18/2024
Loading failed