NUnitLiteCF 3.5.0

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

NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. This package contains a build of the NUnitLite runner for the .NET compact framework 3.5.

Product Compatible and additional computed target framework versions.
.NET Framework net35-cf is compatible. 
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
3.5.0 2,026 10/4/2016
3.4.1 2,636 7/1/2016
3.4.0 1,092 6/25/2016
3.2.0 1,128 3/5/2016
3.0.1 1,394 12/2/2015
3.0.0 1,111 11/16/2015
3.0.0-rc-3 960 11/14/2015
3.0.0-rc-2 953 11/8/2015
3.0.0-rc 954 11/1/2015
3.0.0-beta-5 916 10/17/2015
3.0.0-beta-4 925 8/25/2015
3.0.0-beta-3 1,082 7/15/2015
3.0.0-beta-2 950 5/13/2015
1.0.0 1,426 9/13/2013
1.0.0-beta2 1,015 8/18/2013