'How would I update my project to use the new backend which is ASP.Net Core?
My current project uses the Ext JS framework and I am not familiar with how to update it to use the new backend which is ASP.Net Core. Where do I start from here?
Solution 1:[1]
I believe Ext.NET (https://ext.net/) would help you out.
Combining the leading client and server-side web technologies, including Ext JS and ASP.NET, Ext.NET brings a rock-solid component framework for web application development. Focus on creating your critical business logic while Ext.NET handles the web components for your applications. Its unparalleled cross-browser compatibility and advanced MVC architecture empower devs to create structured and scalable enterprise-grade applications.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | T Carvalho |
