GFramework/GFramework.Game.Abstractions
dependabot[bot] fad5ea4f1c Bump Meziantou.Analyzer from 2.0.299 to 2.0.302
---
updated-dependencies:
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Meziantou.Analyzer
  dependency-version: 2.0.302
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-20 20:21:52 +08:00
..

GFramework.Game.Abstractions

GFramework.Game 模块的抽象层,提供游戏业务相关的接口定义。

主要内容

  • 游戏业务常用抽象接口
  • 与 GFramework.Core.Abstractions 配合使用的契约

使用建议

  • 若需直接使用完整游戏扩展能力,优先使用 GFramework.Game
  • 若在做模块拆分或需要解耦,可单独依赖本包