![]() |
VOOZH | about |
dotnet add package Postman.WebApi.HelpDocumentation --version 1.0.0.5
NuGet\Install-Package Postman.WebApi.HelpDocumentation -Version 1.0.0.5
<PackageReference Include="Postman.WebApi.HelpDocumentation" Version="1.0.0.5" />
<PackageVersion Include="Postman.WebApi.HelpDocumentation" Version="1.0.0.5" />Directory.Packages.props
<PackageReference Include="Postman.WebApi.HelpDocumentation" />Project file
paket add Postman.WebApi.HelpDocumentation --version 1.0.0.5
#r "nuget: Postman.WebApi.HelpDocumentation, 1.0.0.5"
#:package Postman.WebApi.HelpDocumentation@1.0.0.5
#addin nuget:?package=Postman.WebApi.HelpDocumentation&version=1.0.0.5Install as a Cake Addin
#tool nuget:?package=Postman.WebApi.HelpDocumentation&version=1.0.0.5Install as a Cake Tool
Allows developers expose their API endpoints to that they can be imported into postman
Learn more about Target Frameworks and .NET Standard.
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
1.0.0.5 - Allow a customisation of the request naming style. Url or Action Name.
1.0.0.4 - Tweaked namespaces that shouldn't have been there