MFMock.Testers 1.0.3

dotnet add package MFMock.Testers --version 1.0.3
NuGet\Install-Package MFMock.Testers -Version 1.0.3
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="MFMock.Testers" Version="1.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MFMock.Testers --version 1.0.3
#r "nuget: MFMock.Testers, 1.0.3"
#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 MFMock.Testers as a Cake Addin
#addin nuget:?package=MFMock.Testers&version=1.0.3

// Install MFMock.Testers as a Cake Tool
#tool nuget:?package=MFMock.Testers&version=1.0.3

Mocking tools for the .NET Micro Framework. This package contains testing helper, and only needs to be referenced by your unit test project. You can also not use this and create your own mocks by implementing the core interfaces instead.

Product Compatible and additional computed target framework versions.
.NET Micro Framework netmf43 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
1.0.3 1,305 5/27/2015

Initial release.