2015年4月14日

在Asp.net WebForm 项目中添加WebAPI

摘要: WebAPI 可以独立于MVC存在。 可以通过如下方法加入到WebForm项目中:在项目引用中添加以下dll:System.Net.HttpSystem.Net.Http.FormattingSystem.Web.ExtensionsSystem.Web.HttpSystem.Web.Http.We... 阅读全文

posted @ 2015-04-14 15:57 leonworld2011 阅读(551) 评论(0) 推荐(0)

导航