LUnit 2016.357.22.50

dotnet add package LUnit --version 2016.357.22.50
                    
NuGet\Install-Package LUnit -Version 2016.357.22.50
                    
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="LUnit" Version="2016.357.22.50" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="LUnit" Version="2016.357.22.50" />
                    
Directory.Packages.props
<PackageReference Include="LUnit" />
                    
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 LUnit --version 2016.357.22.50
                    
#r "nuget: LUnit, 2016.357.22.50"
                    
#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 LUnit@2016.357.22.50
                    
#: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=LUnit&version=2016.357.22.50
                    
Install as a Cake Addin
#tool nuget:?package=LUnit&version=2016.357.22.50
                    
Install as a Cake Tool

Unit test stub autogeneration, automatic attribute-based testing, automatic nullability testing, TargetMethodAttribute-based code coverage

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 (1)

Showing the top 1 NuGet packages that depend on LUnit:

Package Downloads
LDoc

Automatic MD documentation generation

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2016.357.22.50 2,012 12/22/2016
2016.357.22.40 1,789 12/22/2016
2016.357.22.28 1,852 12/22/2016
2016.357.22.20 1,814 12/22/2016
2016.357.21.46 1,791 12/22/2016
2016.357.21.28 1,819 12/22/2016
2016.357.21.22 1,813 12/22/2016
2016.356.6.45 1,856 12/21/2016
2016.353.2.55 2,080 12/18/2016
2016.329.1.59 2,298 11/24/2016
2016.324.0.49 2,265 11/19/2016
2016.319.21.15 1,812 11/14/2016
2016.319.21.5 1,775 11/14/2016
2016.319.20.23 1,797 11/14/2016
2016.319.20.14 1,773 11/14/2016
2016.319.19.44 1,756 11/14/2016
2016.319.4.38 2,003 11/14/2016
Loading failed