Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 371 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 371 Bytes

ASP.NET Core WebAPI with SwaggerUI

ASP.NET Core Web API example with SwaggerUI. This project includes sample GET, POST and PUT request with versioning.

SwaggerUI Example

Install Below Packages from Nuget Package Manager

  1. Microsoft.AspNetCore.StaticFiles
  2. Swashbuckle.AspNetCore (SwaggerUI)

SwaggerUI run on https://localhost/5001/swagger