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
Swagger是一种与技术无关的标准,允许发现REST API,为任何软件提供了一种识别REST API功能的方法。 这比看起来更重要:这是一个改变游戏技术的方式,就像Web服务描述语言一样WSDL(Web Service Description Language)一样。 WSDL一直是使Visual Studio等工具和IDE 可以理解Web服务并创建代理类的基础技术。此功能将Web服务的消耗转换为高级任务,封装所有协议详细信息。 这是Swagger的重要性:它可以为REST API做出WSDL已经为Web服务所做的工作,允许创建代理和使用Web API更容易。 VS 2017包括使用Swagger协议支持REST API代理创建。它还处于早期阶段,缺乏一些特点,但这是向广泛采用Swagger迈出的重要一步。 我们将创建一个例子,说明我们如何使用Swagger与VS 2017来分析优势和缺少的功能。 以及VS 2017,我们还将需要安装在开发机器中的IIS(Internet Information Server)作为示例。
2022-04-20 01:11:37 55.92MB swagger webapi
1
. 概述....................................................................................................................................... 3 1.1. 目的.................................................................................................................................... 3 1.2. 范围.................................................................................................................................... 3 1.3. 适用对象..............................................................
2022-04-08 14:06:02 367KB K3Cloud Web API 接口说明书
1
威联通FileStation 使用QNAP FileStation Web API,我制作了FileStation客户端,以帮助我通过PC管理文件。 当前,它只是一个原型,如果您对此感兴趣,可以随意加入。 环境要求: Windows 7 / Windows 8 / Windows 8.1 / Windows 10或更高版本 .NET Framework 4.0 Visual Studio 2010(用于开发目的)
2022-04-07 16:25:26 503KB C#
1
在Web API中使用jQuery AJAX实现文件上传的例子
2022-03-29 23:02:02 3.81MB asp.net
1