https://github.com/jevonsflash/maui-abp-sample
在.NET MAUI项目中集成Abp的代码示例
https://github.com/jevonsflash/maui-abp-sample
Last synced: about 1 year ago
JSON representation
在.NET MAUI项目中集成Abp的代码示例
- Host: GitHub
- URL: https://github.com/jevonsflash/maui-abp-sample
- Owner: jevonsflash
- Created: 2022-05-25T08:37:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-28T15:06:33.000Z (about 4 years ago)
- Last Synced: 2025-03-25T21:02:55.768Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 487 KB
- Stars: 10
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# maui-abp-sample
这个仓库展示如何在微软.NET MAUI项目中使用Abp脚手架开发应用
todo: MauiBoilerplate 项目
## 截屏

## 博客
[将Abp移植进.NET MAUI项目(一):搭建项目](https://blog.csdn.net/jevonsflash/article/details/124859858).
[将Abp移植进.NET MAUI项目(二):配置与基类编写](https://blog.csdn.net/jevonsflash/article/details/124969203).
[将Abp移植进.NET MAUI项目(三):构建UI层](https://blog.csdn.net/jevonsflash/article/details/124970441).