ASP.NET MVC

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第15行: 第15行:
 
  http://localhost:47503/api/Products
 
  http://localhost:47503/api/Products
 
  http://localhost:47503/api/Products/1
 
  http://localhost:47503/api/Products/1
 +
 +
==JavaScript==
 +
*[https://github.com/aspnet/JavaScriptServices JavaScriptServices]
  
 
==项目==
 
==项目==
第26行: 第29行:
 
*[https://github.com/IdentityModel/Thinktecture.IdentityModel.45 Thinktecture.IdentityModel]
 
*[https://github.com/IdentityModel/Thinktecture.IdentityModel.45 Thinktecture.IdentityModel]
 
Other
 
Other
 +
*[[ASP.NET Core Identity]]
 
*[[nopCommerce]]
 
*[[nopCommerce]]
 
*[[Serenity]]
 
*[[Serenity]]

2016年9月12日 (一) 04:28的版本

ASP.NET MVC使用Model-View-Controller的设计模式来开发ASP.NET应用程序。

微软于 ASP.NET Core 中提出下一代的 MVC 框架,称为 ASP.NET Core MVC

目录

版本

原理

Web API

ASP.NET as a Service Framework,ASP.NET Web API 是 ASP.NET MVC 4 的核心部分。

http://localhost:47503/swagger/docs/v1
http://localhost:47503/api/Products
http://localhost:47503/api/Products/1

JavaScript

项目

Web API

Other

图集

链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱