DocsByReflection 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package DocsByReflection --version 1.0.3
NuGet\Install-Package DocsByReflection -Version 1.0.3
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="DocsByReflection" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DocsByReflection --version 1.0.3
#r "nuget: DocsByReflection, 1.0.3"
#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 DocsByReflection as a Cake Addin
#addin nuget:?package=DocsByReflection&version=1.0.3

// Install DocsByReflection as a Cake Tool
#tool nuget:?package=DocsByReflection&version=1.0.3

Discover the code documentation at runtime by reflection..

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

This package has no dependencies.

NuGet packages (6)

Showing the top 5 NuGet packages that depend on DocsByReflection:

Package Downloads
WebApiProxy

Provides an endpoint for ASP.NET Web Api services to serve a JavaScript proxy and metadata.

ITVComponents.Plugins

Package Description

WebApiProxy.Server-Bardock

Provides an endpoint for ASP.NET Web Api services to serve a JavaScript proxy and metadata

WebApiProxy-pecord

WebApi Proxy

ACTi.WebApiProxy

Provides an endpoint for ASP.NET Web Api services to serve a JavaScript proxy and metadata

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on DocsByReflection:

Repository Stars
RestCode/WebApiProxy
Version Downloads Last updated
1.0.14 213,110 4/8/2018
1.0.13 1,093 4/5/2018
1.0.12.20 3,531 3/28/2018
1.0.12.14 20,344 10/7/2016
1.0.11 199,319 4/15/2015
1.0.10 1,260 3/23/2015
1.0.9 1,123 3/23/2015
1.0.8 85,265 7/18/2014
1.0.7.2 2,246 11/21/2013
1.0.7.1 1,241 11/21/2013
1.0.7 1,256 11/21/2013
1.0.6 1,538 6/26/2013
1.0.5 1,402 6/26/2013
1.0.4 1,406 6/26/2013
1.0.3 1,382 6/26/2013
1.0.2 1,375 4/25/2013
1.0.1 1,307 4/25/2013
1.0.0 2,537 4/25/2013

Added optional throwError parameter for cases when documentation is no found.