欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
ASP.NET MVC
来自开放百科 - 灰狐
(版本间的差异)
小 (→Web API) |
小 (→项目) |
||
第17行: | 第17行: | ||
==项目== | ==项目== | ||
+ | Web API | ||
+ | *[[OpenRasta]] | ||
+ | *[https://github.com/NancyFx/Nancy Nancy] | ||
+ | *[[ServiceStack]] | ||
+ | *[https://github.com/WebApiContrib/WebAPIContrib WebAPIContrib] | ||
+ | *[https://github.com/DotNetOpenAuth/DotNetOpenAuth DotNetOpenAuth] | ||
+ | *[https://github.com/mccalltd/AttributeRouting AttributeRouting] | ||
+ | *[https://github.com/IdentityModel/Thinktecture.IdentityModel.45 Thinktecture.IdentityModel] | ||
+ | Other | ||
*[[nopCommerce]] | *[[nopCommerce]] | ||
*[[Serenity]] | *[[Serenity]] |
2016年9月12日 (一) 04:17的版本
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 的核心部分。
- ASP.NET Web API 是构建 RESTful 服务的理想平台
- Token Based Authentication using ASP.NET Web API 2, OWIN, and Identity
- Getting Started with ASP.NET Web API (Tutorial Sample)
http://localhost:47503/swagger/docs/v1 http://localhost:47503/api/Products http://localhost:47503/api/Products/1
项目
Web API
- OpenRasta
- Nancy
- ServiceStack
- WebAPIContrib
- DotNetOpenAuth
- AttributeRouting
- Thinktecture.IdentityModel
Other
图集
链接
分享您的观点