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 1,996 12/22/2016
2016.357.22.40 1,782 12/22/2016
2016.357.22.28 1,845 12/22/2016
2016.357.22.20 1,808 12/22/2016
2016.357.21.46 1,784 12/22/2016
2016.357.21.28 1,810 12/22/2016
2016.357.21.22 1,803 12/22/2016
2016.356.6.45 1,849 12/21/2016
2016.353.2.55 2,071 12/18/2016
2016.329.1.59 2,288 11/24/2016
2016.324.0.49 2,257 11/19/2016
2016.319.21.15 1,804 11/14/2016
2016.319.21.5 1,766 11/14/2016
2016.319.20.23 1,787 11/14/2016
2016.319.20.14 1,762 11/14/2016
2016.319.19.44 1,747 11/14/2016
2016.319.4.38 1,992 11/14/2016
Loading failed