ProcessSandbox.Worker 0.15.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package ProcessSandbox.Worker --version 0.15.0
                    
NuGet\Install-Package ProcessSandbox.Worker -Version 0.15.0
                    
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="ProcessSandbox.Worker" Version="0.15.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProcessSandbox.Worker" Version="0.15.0" />
                    
Directory.Packages.props
<PackageReference Include="ProcessSandbox.Worker" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ProcessSandbox.Worker --version 0.15.0
                    
#r "nuget: ProcessSandbox.Worker, 0.15.0"
                    
#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.
#:package ProcessSandbox.Worker@0.15.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ProcessSandbox.Worker&version=0.15.0
                    
Install as a Cake Addin
#tool nuget:?package=ProcessSandbox.Worker&version=0.15.0
                    
Install as a Cake Tool

Package Description

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ProcessSandbox.Worker:

Package Downloads
ProcessSandbox.Runner

Process isolation library for .NET that protects your application from legacy, unmanaged, or problematic code by running it in separate sandboxed processes.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.0.8 219 1/20/2026
1.0.6 180 1/11/2026
1.0.5 175 1/11/2026
1.0.4 180 12/30/2025
1.0.3 163 12/28/2025
1.0.2 257 12/25/2025
1.0.1 265 12/23/2025
0.20.0 241 12/22/2025
0.19.0 242 12/22/2025
0.18.0 233 12/22/2025
0.17.0 252 12/22/2025
0.15.0 256 12/22/2025
0.14.0 241 12/21/2025
0.13.0 201 12/20/2025
0.12.0 195 12/20/2025
0.11.0 264 12/14/2025
0.10.0 481 12/9/2025
0.9.0 469 12/9/2025
0.8.0 473 12/8/2025
0.7.0 570 12/7/2025
Loading failed