Deleporter Core
0.1.9.15416
Deleporter Core (use Deleporter.Server/Deleporter.Client for easy setup) - Simple Cross Process Stubbing. Deleporter is a lightweight .NET library that teleports arbitrary delegates into an ASP.NET application in some other process (e.g. hosted in IIS) and runs them there. One use case is stubbing out dependencies when running automated browser tests. See author Steve Sanderson's excellent post on Deleporter at http://blog.stevensanderson.com/2010/03/09/deleporter-cross-process-code-injection-for-aspnet. Source code available at https://github.com/StuartLeitch/Deleporter.
To install Deleporter Core, run the following command in the Package Manager Console
PM> Install-Package Deleporter
Release Notes
Initial Release
Owners
Authors
Copyright
Copyright 2011
Tags
Dependencies
Deleporter 0.1.9.15416 does not have any dependencies
Version History
| Version | Downloads | Last updated |
|---|---|---|
| Deleporter Core 0.1.9.15416 | 171 | Tuesday, February 07, 2012 |
| Deleporter Core 0.1.8.15161 | 6 | Saturday, February 04, 2012 |