[WebAPI-NET5] #1 - Tạo API đầu tiên
Giới thiệu series phổ biến kiến thức về Xây dựng Web API trên nền tảng .NET Core 5 (.NET 5). Trong bài này, tôi giới thiệu:
- Cách tạo mới Project WebAPI .NET Core 5
- Cách tạo mới 1 API với đầy đủ phương thức GET, POST, PUSH, DELETE
📘Slide giới thiệu: https://drive.google.com/file/d/1W4xQTe_3-r5xIYUNZWN6Zg54re7H3uI0/view?usp=sharing
📘Source code https://github.com/hienlth-online/freecousre-webapi-net5/tree/01_GetttingStarted
#aspcore #webapi #hienlth #csharp