Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teerasej/dotnet-handbook
https://github.com/teerasej/dotnet-handbook
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/teerasej/dotnet-handbook
- Owner: teerasej
- Created: 2023-10-18T01:33:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T11:06:59.000Z (9 months ago)
- Last Synced: 2024-05-17T12:27:07.758Z (9 months ago)
- Size: 60.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# .NET handbook
[Survey](https://etc.ch/tzFd)
## .NET Starter
1. [การใช้งาน .NET CLI และการสร้าง Console App](/content/dotnet-cli/README.md)
2. [การ Debug Application](/content/debugging/README.md)
3. [การสร้าง ASP.NET Web API](/content/dotnet-web-api/basic/README.md)
4. [Object-Oriented Programming](content/oop/README.md)## Exercise
1. [Chat History API project](content/exercise/chat-history-api/README.md)
## .NET AI Application
- [การสร้าง AI Application ด้วย Semantic Kernel](content/semantic-kernel/package-suggestion//README.md)