Mimics 0.8.1-pre

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

// Install Mimics as a Cake Tool
#tool nuget:?package=Mimics&version=0.8.1-pre&prerelease

Miimics enables the recording of existing responses of code under various calls, and enables the creation of Stubs that Mimic this saved behaviour later for the easy creation of isolation tests.

Product Compatible and additional computed target framework versions.
.NET Framework net 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
0.8.1-pre 1,336 2/8/2015

Version 0.8.1-pre is the first Nuget release of Mimics.

This package is under prerelease as it has had limited testing, and there are some rare edge case issues around serialisation which will be fixed before version 1.0.0.