ET.Server.Model 1.0.2.1

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

// Install ET.Server.Model as a Cake Tool
#tool nuget:?package=ET.Server.Model&version=1.0.2.1

ET-Platform服务端的主模块(基础模块)

ET是一个开源的游戏客户端(基于unity3d)服务端双端框架,服务端是使用C# .net core开发的分布式游戏服务端,其特点是开发效率高,性能强,双端共享逻辑代码,客户端服务端热更机制完善,同时支持可靠udp tcp websocket协议,支持服务端3D recast寻路等等
ET版本为4.0,master,commitID:e981155(2019-03-13 18:40)

ET-Platform是对ET的一个整合(修改了部分源码),使之能够更为方便的引用,让框架部分和使用者的代码部分分离更完全

使用说明请访问项目URL

=====更新说明======
1.0.2 为可使用的正式版,protobuf使用官方版本

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

NuGet packages (2)

Showing the top 2 NuGet packages that depend on ET.Server.Model:

Package Downloads
ET.Server.Hotfix

ET-Platform服务端的热更模块(热更层需要引用的模块) ET是一个开源的游戏客户端(基于unity3d)服务端双端框架,服务端是使用C# .net core开发的分布式游戏服务端,其特点是开发效率高,性能强,双端共享逻辑代码,客户端服务端热更机制完善,同时支持可靠udp tcp websocket协议,支持服务端3D recast寻路等等 ET版本为4.0,master,commitID:e981155(2019-03-13 18:40) ET-Platform是对ET的一个整合(修改了部分源码),使之能够更为方便的引用,让框架部分和使用者的代码部分分离更完全 使用说明请访问项目URL =====更新说明===== V1.0.2 是正式版本,protobuf使用官方版本

ET.Bullet

基于ET-Platform框架,使用bullet作为服务端物理引擎的插件项目, 让ET-Platform的项目能够快速方便的使用服务端物理引擎 需要在服务端Model项目引用 默认是使用64位的(win+linux)库,如果需要其他版本的库,请在此下载(https://gitee.com/fengssy/BulletSharpPInvoke/blob/master/libbulletc/build.zip)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2.1 695 12/6/2019
1.0.1.33 976 7/9/2019
1.0.1.31 817 7/8/2019
1.0.1 707 4/29/2019
1.0.0 711 4/24/2019