Communication.Shared 1.0.0

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

DS_Communication

TCP / RUDP 네트워크 통신용 .NET 라이브러리 모음입니다. Unity.NET Standard 2.0 호환 환경에서 사용할 수 있습니다.

패키지

패키지 설명
Communication.Shared 공통 메시지·세션 추상화
Communication.Network.TCP.* TCP 소켓 클라이언트/서버 및 공유 타입
Communication.Network.TCP_IOCP.* Windows IOCP 기반 TCP 스택
Communication.Network.RUDP.* LiteNetLib 기반 RUDP 클라이언트/서버 및 공유 타입

소스 및 샘플: GitHub 저장소

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  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 was computed.  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. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Communication.Shared:

Package Downloads
Communication.Network.RUDP.Shared

RUDP 공유 타입 및 프로토콜 (.NET Standard 2.1, Unity 호환).

Communication.Network.TCP_IOCP.Shared

IOCP TCP 공유 메시지·세션 컴포넌트 (.NET Standard 2.1, Unity 호환).

DRPC.Shared

DRPC 공유 타입·직렬화·메시지 프로토콜 연동 코드. 서버/클라이언트 패키지의 공통 기반입니다.

DRPC.Server

DRPC 서버 측 RPC 및 RUDP 호스트. DRPC.Shared와 함께 게임·실시간 서비스 백엔드에 사용합니다.

DRPC.Client

DRPC 클라이언트 측 RPC 및 RUDP 연동. Unity 클라이언트(netstandard2.1) 사용을 고려했습니다.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.0 523 5/2/2026