Skip to content

nirab25/ASP.NET-Core-WebAPI-SwaggerUI

Repository files navigation

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

About

ASP.NET Core WebAPI with SwaggerUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages