An open API service indexing awesome lists of open source software.

https://github.com/caringdev/swaggerdemo

Quick introduction to Swashbuckle and NSwag
https://github.com/caringdev/swaggerdemo

Last synced: about 1 year ago
JSON representation

Quick introduction to Swashbuckle and NSwag

Awesome Lists containing this project

README

          

# SwaggerDemo

## Quick introduction to Swashbuckle and NSwag

This repository contains a series of basic steps for integrating Swagger .NET tooling, that is Swashbuckle and NSwag, into new projects.

Follow the [git commits](https://github.com/CaringDev/SwaggerDemo/commits/master) in `master` to get an idea of how to proceed.
Note that I will do `push --force` whenever needed.