【发布时间】:2020-08-24 17:50:05
【问题描述】:
我在 asp.net webforms 和 jquery ajax 工作多年,现在想使用相同的前端技术 jQuery Ajax 在 asp.ner 核心中实现一个项目。
【问题讨论】:
-
对于一般方法,您可以查看文档,即 Tutorial: Create a web API with ASP.NET Core) 和 Tutorial: Call an ASP.NET Core web API with JavaScript,您需要适应使用
jQuery。
标签: jquery ajax asp.net-core asp.net-web-api