ServiceStack plugin that uses introspection to generate documentation about services in AppHost.
Info
Version: | 4.0.52 |
Author(s): | Donald Gray (@donaldgray), Scott Mackay (@wwwlicious) |
Last Update: | Monday, April 2, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/wwwlicious/servicestack-introspec |
NuGet Url: | https://www.nuget.org/packages/ServiceStack.IntroSpec |
Install
Install-Package ServiceStack.IntroSpec
dotnet add package ServiceStack.IntroSpec
paket add ServiceStack.IntroSpec
ServiceStack.IntroSpec Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- ServiceStack.Server(>= 5.0.0 && < 6.0.0)
- ServiceStack.Server(>= 5.0.0 && < 6.0.0)
Tags