You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you please let me know if ReactJS.NET library be used for ASP.NET Webforms? I couldn't find any tutorial or documentation for ASP.NET Webforms in https://reactjs.net/ website. It shows examples only for ASP.NET Core and MVC, but not for Webforms. If it cannot be used, then are there any other ways to integrate ReactJS into existing ASP.NET Webforms application, please let me know. We have a legacy ASP.NET Webforms application and have a requirement to integrate a React component into it. if you have any information related to this, please share it. Thanks in advance. I couldn't find an option to ask question here, so submitting a new issue.
The text was updated successfully, but these errors were encountered:
WebForms is not supported by this library directly, but a few others have attempted making it work. You might find some helpful guidance in this issue: #55
Thanks for quick response. I am not sure if the proposed solution will
support integrating a complex a React app into an existing ASP.NET Webforms
app, but will look into that.
Can you please let me know if ReactJS.NET library be used for ASP.NET Webforms? I couldn't find any tutorial or documentation for ASP.NET Webforms in https://reactjs.net/ website. It shows examples only for ASP.NET Core and MVC, but not for Webforms. If it cannot be used, then are there any other ways to integrate ReactJS into existing ASP.NET Webforms application, please let me know. We have a legacy ASP.NET Webforms application and have a requirement to integrate a React component into it. if you have any information related to this, please share it. Thanks in advance. I couldn't find an option to ask question here, so submitting a new issue.
The text was updated successfully, but these errors were encountered: