NUnitLite 1.0.0-beta2

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

// Install NUnitLite as a Cake Tool
#tool nuget:?package=NUnitLite&version=1.0.0-beta2&prerelease

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 packaage contains builds of NUnitLite for .NET 2.0, 3.5, 4.0 and 4.5 as well as Silverlight 5.0.

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 is compatible.  net35 is compatible.  net40 is compatible.  net403 was computed.  net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Silverlight sl5 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.

GitHub repositories (27)

Showing the top 5 popular GitHub repositories that depend on NUnitLite:

Repository Stars
MonoGame/MonoGame
One framework for creating powerful cross-platform games.
microsoft/VFSForGit
Virtual File System for Git: Enable Git at Enterprise Scale
morelinq/MoreLINQ
Extensions to LINQ to Objects
mathnet/mathnet-numerics
Math.NET Numerics
xamarin/xamarin-macios
.NET for iOS, Mac Catalyst, macOS, and tvOS provide open-source bindings of the Apple SDKs for use with .NET managed languages such as C#
Version Downloads Last updated
3.0.0-beta-1 135 3/26/2015
3.0.0-alpha-5 146 1/31/2015
3.0.0-alpha-4 71 12/31/2014
3.0.0-alpha-3 60 11/29/2014
3.0.0-alpha-2 308 11/3/2014
3.0.0-alpha 62 9/23/2014
1.0.0 1,330 9/13/2013
1.0.0-beta2 54 8/18/2013
0.9.0 483 5/6/2013
0.8.0 545 9/14/2012
0.7.0 52 5/12/2012
0.6.0 60 2/24/2012