This library provides the necessary API to communicate with the node host environment when running in a CLR hosted by the `coreclr-hosting` node module.
Info
| Version: | 10.0.9 |
| Author(s): | sanosdole2 |
| Last Update: | Saturday, August 29, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/NodeHostEnvironment |
Install
Install-Package NodeHostEnvironment
dotnet add package NodeHostEnvironment
paket add NodeHostEnvironment
NodeHostEnvironment Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.CSharp(>= 4.7.0)
Tags