Hyperlight.HyperlightSandbox.Api 0.4.0

dotnet add package Hyperlight.HyperlightSandbox.Api --version 0.4.0
                    
NuGet\Install-Package Hyperlight.HyperlightSandbox.Api -Version 0.4.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="Hyperlight.HyperlightSandbox.Api" Version="0.4.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Hyperlight.HyperlightSandbox.Api" Version="0.4.0" />
                    
Directory.Packages.props
<PackageReference Include="Hyperlight.HyperlightSandbox.Api" />
                    
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 Hyperlight.HyperlightSandbox.Api --version 0.4.0
                    
#r "nuget: Hyperlight.HyperlightSandbox.Api, 0.4.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 Hyperlight.HyperlightSandbox.Api@0.4.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=Hyperlight.HyperlightSandbox.Api&version=0.4.0
                    
Install as a Cake Addin
#tool nuget:?package=Hyperlight.HyperlightSandbox.Api&version=0.4.0
                    
Install as a Cake Tool

High-level .NET API for running code in secure, sandboxed environments using hyperlight. Provides Sandbox, tool registration, filesystem access, network allowlists, and snapshot/restore.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Hyperlight.HyperlightSandbox.Api:

Package Downloads
Hyperlight.HyperlightSandbox.Guest.Python

Python guest module package for hyperlight-sandbox. Bundles the prebuilt Python AOT guest and provides SandboxBuilder.WithPythonModule().

Hyperlight.HyperlightSandbox.Extensions.AI

AI agent integration for hyperlight-sandbox. Provides CodeExecutionTool for use with GitHub Copilot SDK and Microsoft Agent Framework via AIFunction.

Hyperlight.HyperlightSandbox.Guest.JavaScript

JavaScript guest module package for hyperlight-sandbox. Bundles the prebuilt JavaScript AOT guest and provides SandboxBuilder.WithJavaScriptModule().

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.4.0 547 5/2/2026