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,977 12/22/2016
2016.357.22.40 1,764 12/22/2016
2016.357.22.28 1,833 12/22/2016
2016.357.22.20 1,796 12/22/2016
2016.357.21.46 1,772 12/22/2016
2016.357.21.28 1,798 12/22/2016
2016.357.21.22 1,791 12/22/2016
2016.356.6.45 1,836 12/21/2016
2016.353.2.55 2,059 12/18/2016
2016.329.1.59 2,273 11/24/2016
2016.324.0.49 2,245 11/19/2016
2016.319.21.15 1,790 11/14/2016
2016.319.21.5 1,756 11/14/2016
2016.319.20.23 1,777 11/14/2016
2016.319.20.14 1,752 11/14/2016
2016.319.19.44 1,733 11/14/2016
2016.319.4.38 1,980 11/14/2016
Loading failed