{"id":29918832,"url":"https://github.com/qq362946/fantasy","last_synced_at":"2026-04-01T19:35:17.604Z","repository":{"id":173523321,"uuid":"650885489","full_name":"qq362946/Fantasy","owner":"qq362946","description":"C # Game Framework, but not limited to games. Can be used for non game business development","archived":false,"fork":false,"pushed_at":"2025-07-22T01:46:30.000Z","size":153666,"stargazers_count":852,"open_issues_count":7,"forks_count":137,"subscribers_count":40,"default_branch":"main","last_synced_at":"2025-08-01T00:31:36.912Z","etag":null,"topics":["fantasy","game","gameframework","gameserver","net","net7","net8","netcore","network","unity","unity2d","unity3d"],"latest_commit_sha":null,"homepage":"https://www.code-fantasy.com/","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qq362946.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-06-08T02:56:11.000Z","updated_at":"2025-07-31T04:30:30.000Z","dependencies_parsed_at":"2024-06-04T09:03:48.286Z","dependency_job_id":"a7fe8897-cfdf-4a5b-8362-fd4f2a15b80e","html_url":"https://github.com/qq362946/Fantasy","commit_stats":null,"previous_names":["qq362946/fantasy"],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/qq362946/Fantasy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq362946%2FFantasy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq362946%2FFantasy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq362946%2FFantasy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq362946%2FFantasy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qq362946","download_url":"https://codeload.github.com/qq362946/Fantasy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qq362946%2FFantasy/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268340360,"owners_count":24234720,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-02T02:00:12.353Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fantasy","game","gameframework","gameserver","net","net7","net8","netcore","network","unity","unity2d","unity3d"],"created_at":"2025-08-02T06:12:51.207Z","updated_at":"2026-04-01T19:35:17.532Z","avatar_url":"https://github.com/qq362946.png","language":"C#","readme":"# Fantasy\n![Logo](Docs/Logo.png)\n![Unity Ver](https://img.shields.io/badge/Unity%20Ver-2021.3.14++-blue.svg?style=flat-square)\n![GitHub License](https://img.shields.io/github/license/qq362946/Fantasy)\n![GitHub last commit](https://img.shields.io/github/last-commit/qq362946/Fantasy)\n![GitHub Issues or Pull Requests](https://img.shields.io/github/issues/qq362946/Fantasy)\n![GitHub top language](https://img.shields.io/github/languages/top/qq362946/Fantasy)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/qq362946/Fantasy)\n![GitHub Created At](https://img.shields.io/github/created-at/qq362946/Fantasy)\n# Fantasy\n#### Fantasy框架的设计理念源自于ET框架。\n#### Fantasy是基于.NET的高性能网络开发框架，支持主流协议，前后端分离。\n#### 支持Unity/Godot/WinFrom/WPF/Console等C#客户端接入。\n#### 框架支持TCP\\KCP\\WebSocket\\http（支持Unity发布成H5）三种网络协议。 \n#### 适合需要快速上手、可扩展、分布式全平台商业级解决方案的框架。\n## 导航\n* [Fantasy介绍网站](https://www.code-fantasy.com/)\n* [Fantasy的API文档](https://www.code-fantasy.com/doc/api/Fantasy.html)\n* [入门视频观看地址](https://space.bilibili.com/382126312)\n## 快速上手\n* 01.快速入门\n  * [1.1.获得Fantasy](https://www.code-fantasy.com/top/download-fantasy/)\n  * [1.2.配置文件](https://www.code-fantasy.com/top/config-file/)\n  * [1.3.Fantasy的网络](https://www.code-fantasy.com/top/use-network/)\n  * [1.4.Fantasy的配置文件](https://www.code-fantasy.com/top/config-file/)\n  * [1.5.Fantasy的命令行参数](https://www.code-fantasy.com/top/command-line-parameter/)\n  * [1.6.如何升级到最新版](https://www.code-fantasy.com/top/upgrade/)\n* 02.网络通信\n  * [2.1.配置网络协议](https://www.code-fantasy.com/network/network-protocols/)\n  * [2.2.客户端服务器之间发送消息](https://www.code-fantasy.com/network/session/)\n  * [2.3.服务器之间发送消息](https://www.code-fantasy.com/network/networkmessagingomponent/)\n  * [2.4.Route通信协议](https://www.code-fantasy.com/network/network-route/)\n  * [2.5.Addressable通信协议](https://www.code-fantasy.com/network/network-addressable/)\n* 03.系统组件\n  * [3.1.ECS系统](https://www.code-fantasy.com/core/ecs/)\n  * [3.2.事件系统](https://www.code-fantasy.com/core/event/)\n  * [3.3.任务系统](https://www.code-fantasy.com/core/task/)\n  * [3.4.异步协程锁](https://www.code-fantasy.com/core/lock/)\n  * [3.5.数据库](https://www.code-fantasy.com/core/db/)\n* [更新日志](https://www.code-fantasy.com/changelog/)\n* [API文档](https://www.code-fantasy.com/doc/api/Fantasy.html)\n* [常见问题](https://www.code-fantasy.com/question/)\n\n## 优质开源项目推荐\n#### \u003ca href=\"https://github.com/egametang/ET\"\u003e\u003cstrong\u003eET\u003c/strong\u003e\u003c/a\u003e - ET框架是一整套完善的游戏开发框架。\n#### \u003ca href=\"https://github.com/ALEXTANGXIAO/TEngine\"\u003e\u003cstrong\u003eTEngine\u003c/strong\u003e\u003c/a\u003e - TEngine是一个简单(新手友好开箱即用)且强大的Unity框架全平台解决方案。\n#### \u003ca href=\"https://github.com/FlameskyDexive/Legends-Of-Heroes\"\u003e\u003cstrong\u003eLegends-Of-Heroes\u003c/strong\u003e\u003c/a\u003e - 一个LOL风格的球球大作战游戏，基于ET，使用状态同步。\n## 交流与讨论：  \n__讨论QQ群 : 569888673  \n__联系邮箱  : 362946@qq.com\n## 特别鸣谢\n\n感谢JetBrains公司提供的使用许可证！\n\n\u003cp\u003e\u003ca href=\"https://www.jetbrains.com/?from=fantasy\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/8274346/223466125-611c027a-61f3-4ea0-a96d-4052283da746.png\" alt=\"JetBrains的Logo\" width=\"20%\" height=\"20%\"\u003e\u003c/a\u003e\u003c/p\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqq362946%2Ffantasy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqq362946%2Ffantasy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqq362946%2Ffantasy/lists"}