Microex.Swagger NuGet Package

this is a customized swagger for a better compatibility with asp.net api, should work well with autorest
services.AddSwaggerGen(options =>
{
//options
});
app.UseSwagger(options =>
{
//options
});.




Got any Microex.Swagger Question?





Info

Version: 1.0.3
Author(s): Microex
Last Update: Saturday, February 10, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/snys98/Microex.Swagger
NuGet Url: https://www.nuget.org/packages/Microex.Swagger


Install
Install-Package Microex.Swagger
dotnet add package Microex.Swagger
paket add Microex.Swagger
Microex.Swagger Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

1.8

avg-downloads-per-day

1

days-since-last-release

2261