联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 中间件编程(175) 
按平台查找All C#(175) 

[中间件编程] UnitTestingWebAPI

实体框架单元测试:模拟通用存储库并测试服务层Web API控制器测试:直接和集成...,
Entity Framework Unit testing: Mocking generic repositories and testing the service layer Web API Controllers testing: Direct and integration testing Web API Filters unit testing: Direct and integration testing Web API Message Handlers unit testing: Direct and integration testing Web API Media type Formatters unit testing Web API routing unit (2020-10-29, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796954330772.html

[中间件编程] Silent-Silver

基于asp.net的aws弹性安装服务器角色,充当工作服务并处理消息队列。,
asp.net based aws elasticbeanstalk server role to act as a worker service and process a message queue., (2017-10-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796922767459.html

[中间件编程] AzureServiceBusExample

使用Azure服务总线将消息从ASP.NET应用程序传递到接收器的示例项目。,
Example project using Azure service bus to funnel messages from a ASP .NET application to a receiver., (2021-07-16, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796856674644.html

[中间件编程] labs-hangfire-with-servicebus

技能实验室通过Azure ServiceBus演示两个Hangfire客户端服务器之间的消息处理,
Skills lab demonstrating message processing between two Hangfire clients servers via Azure ServiceBus, (2022-03-28, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796806671448.html

[中间件编程] ServiceBusProducer

示例Azure函数(v4)运行.NET 6,使用HTTP触发器将消息发布到服务总线主题,
Example Azure Function (v4) running .NET 6 using an HTTP trigger to publish messages to a Service Bus topic, (2022-05-26, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796779456376.html

[中间件编程] MessageProcessorService

消息处理器(c)处理不同类型的消息。更多信息,请参阅“doc requirement.txt”,
The Message Processor (c) processes different type of messages. More info please look at "doc requirement.txt", (2013-11-27, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796546124679.html

[中间件编程] platform-router

Sensate IoT消息路由器在Sensate IoT服务堆栈中的服务之间路由消息。,
The Sensate IoT Message Router routes messages between services in the Sensate IoT service stack., (2023-03-03, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796545371348.html

[中间件编程] SMSSelfService

用于通过SMS消息重置active directory用户密码的Windows服务(使用gsm调制解调器),
Windows service for resetting active directory user passwords via SMS messages (using gsm modem), (2019-11-30, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688796500796196.html

[中间件编程] Tdinbookshop

MIEIC-FEUP课程TDIN的第二个项目。两个WCF服务器模拟商店和仓库环境,通信...
2nd project for course TDIN @ MIEIC-FEUP. Two WCF servers to simulate a Shop and Warehouse enviroment, communicating between a Message Queue. (2013-06-08, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688641993188710.html

[中间件编程] MSLab_AdvancedFaultTolerantMessaging

在azure队列上的客户端和服务器应用程序之间使用容错消息传递策略
Using fault tolerant messaging strategies between a client and server application over azure queues (2018-09-03, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688641577585755.html

[中间件编程] distributed-chat-system

基于.net内核、信号器和NATS消息队列的简单分布式聊天系统。
A simple distributed chat system based on .net core, signalr and NATS messaging queue. (2022-01-24, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688639247375679.html

[中间件编程] distributed-task-queue

用于分发任务的RabbitMQ包装器(不遵循大多数AMQP相关库的pub-sub概念)。
Wrapper around RabbitMQ for distributing tasks (does NOT follow pub-sub concept of most AMQP-related libraries). (2014-08-11, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688631408188619.html

[中间件编程] RabbitMQ

RabbitMQ.Async是官方RabbitMQ的瘦包装器。客户端库提供与Microsoft TPL的集成
RabbitMQ.Async is a thin wrapper over the official RabbitMQ.Client library that provide integration with Microsoft TPL (2018-03-25, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688631251544734.html

[中间件编程] chat-server

用于测试Docker的聊天应用程序的服务器的小型实现
Small implementation of a server for a chat application for testing Docker (2018-11-25, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688631238783348.html

[中间件编程] Burrow

Burrow.NET是一个基于EasyNetQ思想创建的简单库,它是RabbitMQ.Client for.NET的精简包装器。...
Burrow.NET is a simple library created based on some EasyNetQ ideas, it s a thin wrapper of RabbitMQ.Client for .NET. Basically, if you just need to put your message or subscribe messages from RabbitMQ server, you found the right place. With Burrow.NET, you can easily customize almost everything start with exchange and queue name, changing the (2016-04-05, C#, 0KB, 下载0次)

http://www.pudn.com/Download/item/id/1688629218871240.html

[中间件编程] oauth-aspnet

微软项目Katana(Microso...)中OAuth授权服务器中间件的ASP.NET核心兼容端口...
An ASP.NET Core compatible port of the OAuth Authorization Server Middleware from Microsoft s Project Katana (Microsoft.Owin.Security.OAuth) (2017-10-02, C#, 107KB, 下载0次)

http://www.pudn.com/Download/item/id/1686988325801098.html

[中间件编程] PNet

使用Lidgren的统一网络中间件,具有定制的专用服务器。该库现在已过时,有利于...
Networking middleware for unity using Lidgren, with a custom dedicated server. This library is now obsolete in favor of its successor: <https://bitbucket.org/jbruening/pnet2> (2015-09-21, C#, 559KB, 下载0次)

http://www.pudn.com/Download/item/id/1686988257780903.html

[中间件编程] PostController--控制器调用webapi方法

C#实现Json字符串格式化,实现将字符串转换为Json格式的字符串
C# implements Json string formatting (2018-05-22, C#, 1KB, 下载10次)

http://www.pudn.com/Download/item/id/1526954829601662.html

[中间件编程] server

利用ICE中间件实现客户端和服务器端通讯。
make client and server communication by using the ICE middleware (2011-01-14, C#, 1439KB, 下载10次)

http://www.pudn.com/Download/item/id/1412254.html

[中间件编程] NET

报表设计器,可以快速的与数据库连接设计想要的表格
Report Designer, you can quickly design and database connection you want to form (2008-10-08, C#, 1992KB, 下载124次)

http://www.pudn.com/Download/item/id/557406.html
总计:175