Skip to content

This nuget helps you to save the body of endpoint and use it for later tries

License

Notifications You must be signed in to change notification settings

AkbarDizaji/SwaggerUI.BodySave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SwaggerUI.BodySave

This nuget helps you to save the body of endpoint and use it for later tries

Usage

Super easy.

First install by nuget package manager. or:

dotnet add package SwaggerUI.BodySave --version 1.0.11

Then, add this to your program.cs:

app.UseCustomSwaggerUI(); //instead of app.UseSwaggerUI();

About

This nuget helps you to save the body of endpoint and use it for later tries

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published