Finsa.WebApi.HelpPage.AnyHost 0.9.0

dotnet add package Finsa.WebApi.HelpPage.AnyHost --version 0.9.0
NuGet\Install-Package Finsa.WebApi.HelpPage.AnyHost -Version 0.9.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Finsa.WebApi.HelpPage.AnyHost" Version="0.9.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Finsa.WebApi.HelpPage.AnyHost --version 0.9.0
#r "nuget: Finsa.WebApi.HelpPage.AnyHost, 0.9.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Finsa.WebApi.HelpPage.AnyHost as a Cake Addin
#addin nuget:?package=Finsa.WebApi.HelpPage.AnyHost&version=0.9.0

// Install Finsa.WebApi.HelpPage.AnyHost as a Cake Tool
#tool nuget:?package=Finsa.WebApi.HelpPage.AnyHost&version=0.9.0

Help Pages for services implemented with Web API, fully independent of the hosting model.
Since pages are completely embedded, even any JS, CSS and fonts, they work both on IIS and on self hosting (included OWIN).

An "export" function is also exposed, which allows you to export your APIs to PDF, Postman, RAML.
While PDF and Postman exports are working pretty well, RAML is still a work in progress.

Pages are built with Bootstrap and jQuery, which should guarantee an excellent browser compatibilty and a smooth browsing experience.
We currently use Bootstrap v3.3.4, jQuery v2.1.3 and FontAwesome v4.2.0.

THIS PACKAGE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE PACKAGE OR THE USE OR OTHER DEALINGS IN THE PACKAGE.

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.9.0 657 4/3/2015
0.1.6-alpha 211 2/21/2015
0.1.5-alpha 79 2/19/2015
0.1.4-alpha 89 2/15/2015
0.1.3-alpha 80 2/15/2015
0.1.2-alpha 99 2/14/2015
0.1.1-alpha 105 2/8/2015

* PDF export is working.