Library to render React library components on the server-side with C# as well as on the client.
Info
Version: | 2.0.0 |
Author(s): | Daniil Sokolyuk |
Last Update: | Tuesday, February 14, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/DaniilSokolyuk/NodeReact.NET |
NuGet Url: | https://www.nuget.org/packages/NodeReact |
Install
Install-Package NodeReact
dotnet add package NodeReact
paket add NodeReact
NodeReact Download (Unzip the "nupkg" after downloading)
Dependencies
netcoreapp2.1
- Jering.Javascript.NodeJS(>= 5.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.1.0)
- Newtonsoft.Json(>= 12.0.3)
- Jering.Javascript.NodeJS(>= 5.3.0)
- Microsoft.AspNetCore.Mvc.ViewFeatures(>= 2.2.0)
- Newtonsoft.Json(>= 12.0.3)
- Jering.Javascript.NodeJS(>= 5.3.0)
- Newtonsoft.Json(>= 12.0.3)
Tags