https://github.com/allengaodev/bookstorescratch
https://github.com/allengaodev/bookstorescratch
abp abp-framework
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/allengaodev/bookstorescratch
- Owner: allengaodev
- Created: 2024-12-08T17:21:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-01-01T09:39:59.000Z (6 months ago)
- Last Synced: 2026-01-06T06:20:13.198Z (5 months ago)
- Topics: abp, abp-framework
- Language: C#
- Homepage:
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. [設計與實踐](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-module-design-and-lifecycle)
2. [領域層級](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-domain-layer)
3. [基礎設施層](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-infrastructure-layer)
4. [應用層與 HTTP 層](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-application-http-layer)
5. [Host 層](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-host-layer)
6. [Http Client](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-http-client)
7. [安裝模組](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-install)
8. [發佈與安裝器](https://blog.allengaodev.com/posts/abp-io-tutorials-from-scratch-installer)