Microsoft.JavaScript.NodeApi.DotNetHost assembly
Microsoft.JavaScript.NodeApi.DotNetHost namespace
| public type | description |
|---|---|
| class JSMarshaller | Generates expressions and delegates that support marshaling between .NET and JS. |
| class JSMarshallerException | Exception thrown by JSMarshaller about a failure while dynamically generating marshaling expressions. |
| static class JSRuntimeContextExtensions | Extension methods to support importing JavaScript types at runtime. |
| class ManagedHost | Supports loading and invoking managed .NET assemblies in a JavaScript process. |
| class TypeExporter | Dynamically exports .NET types to JS. |