Deleporter.Client 0.1.9.15416

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

// Install Deleporter.Client as a Cake Tool
#tool nuget:?package=Deleporter.Client&version=0.1.9.15416

Deleporter - Simple Cross Process Stubbing. Facilitates stubbing out dependencies when running automated browser tests against ASP.Net. Use in conjunction with your favorite mocking/IOC frameworks. Deleporter will teleport mock objects (or any arbitrary delegates) into a remote ASP.Net application, allowing you to swapping out dependencies and reduce test fragility or test complex scenarios.  Also includes Cassini/IIS Express and Selenium Server automation to provide a fully seamless test experience.
Install this package in your test project and Deleporter.Server in your ASP.Net Web project (MVC or WebForms).
See the project homepage for more details.  Source code available at https://github.com/StuartLeitch/Deleporter.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.1.9.15416 317 2/7/2012
0.1.8.15161 55 2/4/2012

Initial Release