FastSu.Core
0.0.1-beta
This is a prerelease version of FastSu.Core.
dotnet add package FastSu.Core --version 0.0.1-beta
NuGet\Install-Package FastSu.Core -Version 0.0.1-beta
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="FastSu.Core" Version="0.0.1-beta" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add FastSu.Core --version 0.0.1-beta
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: FastSu.Core, 0.0.1-beta"
#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 FastSu.Core as a Cake Addin #addin nuget:?package=FastSu.Core&version=0.0.1-beta&prerelease // Install FastSu.Core as a Cake Tool #tool nuget:?package=FastSu.Core&version=0.0.1-beta&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
FastSu
使用C#
构建的一个轻快服务器框架
Actor
模型- 全逻辑不停服热更(
Full Reload
) - 网络层是
AspNetCore
的Kestrel
支持Tcp
、Http
、WebSocket
、Quic
- 其它可靠
Udp
自行接入即可,如: kcp2k、LiteNetLib
- 其它可靠
- 适用于
任何游戏类型
或其它即时类应用
服务端程序
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- FastSu.Logging (>= 0.0.1-beta)
- FastSu.Utils (>= 0.0.1-beta)
- UniTask (>= 2.5.10)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on FastSu.Core:
Package | Downloads |
---|---|
FastSu.Server
C# Game Server Framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1-beta | 50 | 12/18/2024 |