Info
| Version: | 5.2.12 | 
| Author(s): | Daniel Lo Nigro | 
| Last Update: | Sunday, October 24, 2021 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/reactjs/react.net | 
| NuGet Url: | https://www.nuget.org/packages/React.Web | 
Install
Install-Package React.Web
                        dotnet add package React.Web
                        paket add React.Web
                        
                                React.Web Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- React.Core(>= 5.2.11)
 - Microsoft.Web.Infrastructure(>= 1.0.0)
 - WebActivatorEx(>= 2.2.0)
 
Tags
                
If using ASP.NET MVC, also install React.Web.Mvc4. For ASP.NET Core, install React.AspNet instead! Please refer to project site (http://reactjs.net/) for more details, usage examples and sample code.