• 大小: 2.95MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-09-14
  • 语言: 其他
  • 标签: rabbit  wcf  

资源简介

使用RabbitMQ3.6.4,配合WCF的发送接收消息的Demo,亲测可用,用到的Client.dll从Nuget自动下载。

资源截图

代码片段和文件信息

// This source code is dual-licensed under the Apache License version
// 2.0 and the Mozilla Public License version 1.1.
//
// The APL v2.0:
//
//---------------------------------------------------------------------------
//   Copyright (C) 2007-2014 GoPivotal Inc.
//
//   Licensed under the Apache License Version 2.0 (the “License“);
//   you may not use this file except in compliance with the License.
//   You may obtain a copy of the License at
//
//       http://www.apache.org/licenses/LICENSE-2.0
//
//   Unless required by applicable law or agreed to in writing software
//   distributed under the License is distributed on an “AS IS“ BASIS
//   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND either express or implied.
//   See the License for the specific language governing permissions and
//   limitations under the License.
//---------------------------------------------------------------------------
//
// The MPL v1.1:
//
//---------------------------------------------------------------------------
//  The contents of this file are subject to the Mozilla Public License
//  Version 1.1 (the “License“); you may not use this file except in
//  compliance with the License. You may obtain a copy of the License
//  at http://www.mozilla.org/MPL/
//
//  Software distributed under the License is distributed on an “AS IS“
//  basis WITHOUT WARRANTY OF ANY KIND either express or implied. See
//  the License for the specific language governing rights and
//  limitations under the License.
//
//  The Original Code is RabbitMQ.
//
//  The Initial Developer of the Original Code is GoPivotal Inc.
//  Copyright (c) 2007-2014 GoPivotal Inc.  All rights reserved.
//---------------------------------------------------------------------------

using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;

// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: Assemblytitle(“AddClient“)]
[assembly: AssemblyDescription(“AddClientExample“)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“GoPivotal Inc.“)]
[assembly: AssemblyProduct(“RabbitMQ.Client“)]
[assembly: AssemblyCopyright(“Copyright © 2007-2014 GoPivotal Inc.“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]

// Setting ComVisible to false makes the types in this assembly not visible
// to COM components.  If you need to access a type in this assembly from
// COM set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]

// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid(“085882a6-8c99-472b-a46a-22543b1728f4“)]

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       6144  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\AddClient.exe

     文件       6656  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\AddServer.exe

     文件       7168  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\DeclareQueue.exe

     文件       8704  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\ExceptionTest.exe

     文件       7680  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\LogTail.exe

     文件       8704  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\LowlevelLogTail.exe

     文件       6656  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\PerfTest.exe

     文件     229888  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\RabbitMQ.Client.dll

     文件     289488  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\RabbitMQ.Client.xml

     文件      26624  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\RabbitMQ.ServiceModel.dll

     文件       9216  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\SendMap.exe

     文件       5632  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\SendString.exe

     文件       6656  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\ShutdownableClient.exe

     文件       7168  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\ShutdownableServer.exe

     文件       6144  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\SingleGet.exe

     文件       7680  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\bin\Subscriber.exe

     文件        452  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\LICENSE

     文件      11358  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\LICENSE-APACHE2

     文件      24897  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\LICENSE-MPL-RabbitMQ

     文件       2805  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddClient\properties\AssemblyInfo.cs

     文件       2642  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddClient\RabbitMQ.Client.Examples.AddClient.csproj

     文件       3769  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddClient\src\examples\AddClient.cs

     文件       2805  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddServer\properties\AssemblyInfo.cs

     文件       2642  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddServer\RabbitMQ.Client.Examples.AddServer.csproj

     文件       4292  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\AddServer\src\examples\AddServer.cs

     文件       2811  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\DeclareQueue\properties\AssemblyInfo.cs

     文件       2648  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\DeclareQueue\RabbitMQ.Client.Examples.DeclareQueue.csproj

     文件       5070  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\DeclareQueue\src\examples\DeclareQueue.cs

     文件       2813  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\ExceptionTest\properties\AssemblyInfo.cs

     文件       2650  2014-11-26 20:12  rabbitmq-dotnet-client-3.6.4-dotnet-4.6.1\projects\examples\client\ExceptionTest\RabbitMQ.Client.Examples.ExceptionTest.csproj

............此处省略534个文件信息

评论

共有 条评论