NUnitLiteCF 1.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package NUnitLiteCF --version 1.0.0
NuGet\Install-Package NUnitLiteCF -Version 1.0.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="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NUnitLiteCF --version 1.0.0
#r "nuget: NUnitLiteCF, 1.0.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.
// Install NUnitLiteCF as a Cake Addin
#addin nuget:?package=NUnitLiteCF&version=1.0.0

// Install NUnitLiteCF as a Cake Tool
#tool nuget:?package=NUnitLiteCF&version=1.0.0

NUnitLite provides a subset of the features of NUnit, uses minimal resources and runs on resource-restricted platforms used in embedded and mobile development. This package contains builds of NUnitLite for the .NET Compact Framework.

How to use this package:

1. Create a console application for your tests and delete the generated class containing Main().

2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite.

3. Add your tests to the test project and start the project to execute them.

Product Compatible and additional computed target framework versions.
.NET Framework net20-cf is compatible.  net35-cf is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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 1,743 10/4/2016
3.4.1 2,019 7/1/2016
3.4.0 982 6/25/2016
3.2.0 1,017 3/5/2016
3.0.1 1,286 12/2/2015
3.0.0 1,000 11/16/2015
3.0.0-rc-3 858 11/14/2015
3.0.0-rc-2 827 11/8/2015
3.0.0-rc 846 11/1/2015
3.0.0-beta-5 810 10/17/2015
3.0.0-beta-4 821 8/25/2015
3.0.0-beta-3 929 7/15/2015
3.0.0-beta-2 851 5/13/2015
1.0.0 1,307 9/13/2013
1.0.0-beta2 905 8/18/2013