Skip to content

17020749/API_NET

Repository files navigation

API_NET

cài .net sdk 7.0

Create Database

chạy script 2 file trong thư mục CreateDatabase vào Sqlserver

Build

dotnet build trong file appsetting đổi server thành server trong sqlserver "ConnectionStrings": { "DefaultConString": "Server=DESKTOP-NBAPOMJ;Database=BikeStores;Trusted_Connection=True;TrustServerCertificate=True;" }

Run

dotnet run

tutorial

chạy localhost:{port}/Swagger để xem api đã build dùng postman để test API hoặc excuted trên chạy localhost:{port}/Swagger

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published