Skip to content

Commit 10734f2

Browse files
committed
Merge pull request OAI#258 from skrusty/patch-1
Added dotswaggen to .Net section of readme file
2 parents decf8b3 + b1d2268 commit 10734f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ These are third party tools generated by the Swagger community:
105105
- [fubumvc-swagger](https://github.com/KevM/fubumvc-swagger) - This project helps your [FubuMVC](https://github.com/DarthFubuMVC/fubumvc) web application generate API documentation via Swagger.
106106
- [Swashbuckle](https://github.com/domaindrivendev/Swashbuckle) - Adds some Swagger to your WebApi.
107107
- [Swagger.Net](https://github.com/Swagger-Net/Swagger.Net) - Library to document the ASP.NET Web API using the Swagger specification.
108+
- [dotswaggen](https://github.com/skrusty/dotswaggen) - .Net application that generates code (or anything else, e.g. markdown) from a swagger specification file.
108109

109110
#### Node.js
110111
- [Swagger Framework](https://github.com/silas/swagger-framework) - a module for creating Swagger-based apis using the standard HTTP request listener interface (including Express). It supports request normalization/validation, pluggable consumes/produces, spec validation, and more.

0 commit comments

Comments
 (0)