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: | 8.0.0 |
Author(s): | sanosdole2 |
Last Update: | Tuesday, December 5, 2023 |
.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