This project was generated with Angular CLI version 17.0.9.
- Clone the repository:
git clone https://[email protected]/thesisfinal/thesis.api.git
cd thesis.api/UI.WebApi
- Setting appsettings.json:
Change ConnectionStrings: SMWConnect
- Run the application:
dotnet build
dotnet run
Access your updated Swagger documentation at the specified URL: https://localhost:7152/swagger/index.html