LDoc 2016.343.3.40

dotnet add package LDoc --version 2016.343.3.40
                    
NuGet\Install-Package LDoc -Version 2016.343.3.40
                    
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="LDoc" Version="2016.343.3.40" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LDoc" Version="2016.343.3.40" />
                    
Directory.Packages.props
<PackageReference Include="LDoc" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add LDoc --version 2016.343.3.40
                    
#r "nuget: LDoc, 2016.343.3.40"
                    
#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.
#:package LDoc@2016.343.3.40
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=LDoc&version=2016.343.3.40
                    
Install as a Cake Addin
#tool nuget:?package=LDoc&version=2016.343.3.40
                    
Install as a Cake Tool

Automatic MD documentation generation

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

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2016.343.3.40 2,177 12/8/2016
2016.329.1.57 1,943 11/24/2016
2016.329.1.55 1,939 11/24/2016
2016.319.5.17 1,911 11/14/2016
2016.319.2.41 1,908 11/14/2016
2016.314.2.18 2,419 11/9/2016
2016.314.1.6 2,287 11/9/2016
2016.310.4.28 2,430 11/5/2016
2016.305.21.10 2,174 10/31/2016
2016.304.21.59 1,975 10/30/2016
2016.304.21.51 2,001 10/30/2016
2016.290.8.33 1,979 10/16/2016
2016.290.7.2 1,945 10/16/2016
2016.289.5.49 1,958 10/15/2016
2016.288.7.51 1,945 10/14/2016
2016.284.3.48 2,003 10/10/2016
2016.284.0.13 1,938 10/10/2016
Loading failed