GameDesignerCore 4.0.1

dotnet add package GameDesignerCore --version 4.0.1
NuGet\Install-Package GameDesignerCore -Version 4.0.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="GameDesignerCore" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GameDesignerCore --version 4.0.1
#r "nuget: GameDesignerCore, 4.0.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.
// Install GameDesignerCore as a Cake Addin
#addin nuget:?package=GameDesignerCore&version=4.0.1

// Install GameDesignerCore as a Cake Tool
#tool nuget:?package=GameDesignerCore&version=4.0.1

用于服务器项目 GDNet(高性能高并发)游戏设计网络框架基于System.Net库开发的一款网络框架,可以在不同的开发环境中使用,如Unity,VS的所有c#项目等。GDNet网络框架开放源代码,可扩展性强,支持Tcp,udp, enet, web, kcp, udx网络协议,以及dotnetty的高性能服务器架构. 支持分布式服务器,百万玩家在线,支持双端共享代码,支持第三方SQL数据库,支持moba,mmorpg大型网络游戏,支持其他大小型软件等等。使用IOCP高效并发网络编程处理,udp支持可靠和非可靠等网络传输。学习简单,几天即可上手,专为独立开发者提供的网络框架,也可用于公司项目开发。内置帧同步,状态同步,轻而易举实现你的网络同步,群内问题解决和使用改善反馈,欢迎各位初学或高手以及爱好者进行学习与交流

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. 
.NET Core netcoreapp3.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.

Version Downloads Last updated
4.0.1 386 4/10/2021

Summary of changes made in this release of the package.