Sandbox NuGet Package

Sandbox provides interface for out-of-process code execution.

Increase the reliability of your application by leveraging multi-process architecture. You can run the code in a process of the correct bitness.So if you have legacy 32 bit DLLs you want to call from a 64 bit process then you want Sandbox. When you run your task Sandbox will automatically put your code into a separate process. Normal everyday exceptions will cross the process boundary and can be handled by your calling code.

Sandbox based on named pipes, binary serialization and observers.




Got any Sandbox Question?





Info

Version: 1.0.55
Author(s): Vladimir Ezhikov
Last Update: Wednesday, June 5, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Vladimirezh/Sandbox
NuGet Url: https://www.nuget.org/packages/Sandbox


Install
Install-Package Sandbox
dotnet add package Sandbox
paket add Sandbox
Sandbox Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

3

days-since-last-release

1848