介绍 XCLCMS是使用asp.net MVC开发的轻量级CMS(内容管理系统)后台管理系统,它提供了一个简单易用的Web API接口,并支持单个商家的多个应用程序。 产品特点 一个后台,多个前端应用程序界面(每个企业可以根据应用程序编号拥有多个应用程序,例如使用该系统同时管理多个博客或企业站点的内容) 提供轻量级的Web Api以快速访问新应用程序 新功能扩展的技术要求不高 简单实用,适合个人和中小型企业(最好适合自己) 该系统是后台管理系统,每个前台应用程序都需要根据Web Api实现 适用场景 有一个移动应用程序,但没有后台管理。 我想通过管理系统更新App数据 想要快速构建博客或企
2022-08-10 09:15:33 115.61MB cms dotnet asp-net webapi
1
主要介绍了.net core webapi 前后端开发分离后的配置和部署,文中通过示例代码介绍的非常详细,对大家的学习或者工作具有一定的参考学习价值,需要的朋友们下面随着小编来一起学习学习吧
2022-05-25 10:22:25 60KB .net web api 前后端分离
1
☆ 资源说明:☆ [Apress] ASP.NET MVC 4 and the Web API (英文版) [Apress] ASP.NET MVC 4 and the Web API Building a REST Service from Start to Finish (E-Book) ☆ 出版信息:☆ [作者信息] Jamie Kurtz [出版机构] Apress [出版日期] 2013年01月30日 [图书页数] 152页 [图书语言] 英语 [图书格式] PDF 格式
2022-05-10 17:38:36 903KB .Net C# ASP.NET MVC
1
C#单点登录与权限管理(web api)--最低分分享
2022-05-09 10:42:28 35.82MB c#
1
Apress Pro ASP NET Web API Security securing asp net web api About the Author Badrinarayanan Lakshmiraghavan has more than fourteen years of information technology experience in all phases of the software development life cycle including technology consulting and advisory roles in multiple technologies He has been programming on the Microsoft technology stack from the days of Visual Basic 3 0 Badri currently is a senior technology architect with Global Technology Consulting Microsoft Center of Excellence of Cognizant NASDAQ: CTSH a Fortune 500 company He speaks three languages: Tamil English and C# Badri’s coordinates are 12 9758° N 80 2205° E on the third rock from the yellow dwarf star that lies close to the inner rim of the Orion arm of the Milky Way Galaxy ">Apress Pro ASP NET Web API Security securing asp net web api About the Author Badrinarayanan Lakshmiraghavan has more than fourteen years of information technology experience in all phases of the software development life cycle including technology consulting and advisory roles in multiple techn [更多]
2022-04-29 18:58:18 5.23MB apress webapi asp.net
1
Expert ASP.NET Web API 2 for MVC Developers.pdf
2022-04-29 18:56:10 10.62MB webapi asp.net
1
使用 asp.net web api 开发 web services 的同学,可以看看。用来入门是不错的。
2022-04-29 18:53:18 24.2MB asp.net
1
Like all of us in this industry, I have been through a ton of programming or framework-centric books in my career as a developer. Without a doubt, my favorite type has always been a recipe-style book. It might be my low attention span or simply my urge to solve problems rather than read through abstract discussions, but I really enjoy the no-nonsense, straight-to-the-point format of such publications.
2022-04-29 18:51:02 3.39MB asp.net web api recipes
1
带有.NET Core API的基本RabbitMQ 基本Web API .NET CORE,具有使用RabbitMQ的队列实现 要实现此项目,必须通过docker运行RabbitMQ服务器。 跑步 docker run -d --hostname rabbitserver --name rabbitmq-server -p 15672:15672 -p 5672:5672 rabbitmq:3-management RabbitMQ服务器 要查看服务器管理,您应该使用在docker image上配置的端口转到本地主机服务器 http://localhost:15672/ 原料药 运行API项目将请求发送到RabbitMQ的服务器,您可以使用任何请求提交工具。 要求正文 { " id " : 0 , " itemName " : " " , " price " :
2022-04-28 11:35:32 747KB C#
1
对于本文,我想与您分享有关如何在IIS上部署ASP.NET Core Web API的指南。我将指导您安装Visual Studio 2019,.NET Core Runtime 3.0。我还确保我逐步引导您在服务器(Web IIS)中启用它,使用no受管代码选项创建新的应用程序池,创建ASP.NET Core Web API项目以及发布ASP.NET Core Web API。 了解并遵循正确的步骤来准备开发和部署环境后,在IIS上部署ASP.NET Core Web API就是一件容易的事。 几天前,Microsoft的Visual Studio团队宣布了其旗舰产品的一些重大更新,其中包
2022-04-25 01:49:10 637KB .NET api AS
1