https://github.com/clifftech123/bookapi-minimal
Creating minimal API using ASP.NET Core 8.0
https://github.com/clifftech123/bookapi-minimal
csharp devkit dotnet vscode
Last synced: 9 months ago
JSON representation
Creating minimal API using ASP.NET Core 8.0
- Host: GitHub
- URL: https://github.com/clifftech123/bookapi-minimal
- Owner: Clifftech123
- Created: 2024-09-19T12:00:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-08T22:21:54.000Z (over 1 year ago)
- Last Synced: 2025-04-29T22:59:06.709Z (9 months ago)
- Topics: csharp, devkit, dotnet, vscode
- Language: C#
- Homepage:
- Size: 1.22 MB
- Stars: 14
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Creating minimal API using ASP.NET Core 8.0
This repo contain the code for the blog post [Creating minimal API using ASP.NET Core 8.0](commiung soon)
## Prerequisites
- [.NET 8.0 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
- [Visual Studio Code](https://code.visualstudio.com/)
- [C# for Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp)