# astator.examples **Repository Path**: astator/examples ## Basic Information - **Project Name**: astator.examples - **Description**: No description available - **Primary Language**: C# - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 9 - **Created**: 2022-01-30 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Astator示例 - [HelloWorld](HelloWorld/): 最简示例, 也是初始化模板 - [UsingNugetPkg](UsingNugetPkg/): 使用nuget包示例 - [UIShowcase](UIShowcase/): 常用控件展示 - [MaterialShowcase](MaterialShowcase/): 使用Material3 NavBar, topBar和NavDrawer组成经典的底部导航+抽屉布局 - [SimpleFloaty](SimpleFloaty/): 简易悬浮窗 - [OCR](OCR/): 使用RapidOCR进行文本识别 - [YOLO](YOLO/): 使用yoloSharp进行目标检测