文档首页>>DHTMLX中文文档>>dhltmlx和ASP.NET Core
dhltmlx和ASP.NET Core
本教程将逐步指导您如何在服务器端使用ASP.NET Core创建甘特图。
您还可以阅读有关其他服务器端技术的教程:
- dhtmlxGantt with ASP.NET Core
- dhtmlxGantt with Node.js
- dhtmlxGantt with Python
- dhtmlxGantt with PHP: Laravel
- dhtmlxGantt with PHP:Slim
- dhtmlxGantt with Salesforce LWC
- dhtmlxGantt with Ruby on Rails
为了组织与数据库的通信,使用了实体框架核心,该应用程序是在Visual Studio 2022的帮助下构建的。
注意:完整的源代码可以在GitHub上获得。