Invoke Node.js modules at runtime in ASP.NET Core applications.
Info
Version: | 3.0.0-alpha1-t000 |
Author(s): | Microsoft |
Last Update: | Sunday, February 23, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://asp.net/ |
NuGet Url: | https://www.nuget.org/packages/Archangel.AspNetCore.NodeServices |
Install
Install-Package Archangel.AspNetCore.NodeServices
dotnet add package Archangel.AspNetCore.NodeServices
paket add Archangel.AspNetCore.NodeServices
Archangel.AspNetCore.NodeServices Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.Hosting.Abstractions(>= 3.0.0110742)
- Microsoft.Extensions.Logging.Abstractions(>= 3.0.018111311)
- Newtonsoft.Json(>= 11.0.2)
Tags