Info
| Version: | 0.9.8.2000 | 
| Author(s): | SpringSource | 
| Last Update: | Thursday, September 13, 2012 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | http://www.springframework.net/ | 
| NuGet Url: | https://www.nuget.org/packages/Spring.Messaging.Amqp.Rabbit | 
Install
Install-Package Spring.Messaging.Amqp.Rabbit
                        dotnet add package Spring.Messaging.Amqp.Rabbit
                        paket add Spring.Messaging.Amqp.Rabbit
                        
                                Spring.Messaging.Amqp.Rabbit Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Common.Logging(2.1.1)
 - Spring.Core(1.3.2)
 - Spring.Aop(1.3.2)
 - Spring.Data(1.3.2)
 - Newtonsoft.Json(4.5.9)
 - Spring.Messaging.Amqp(0.9.9.2000)
 - RabbitMQ.Client(2.8.6)
 
                
We provide a "template" as a high-level abstraction for sending and receiving messages. We also provide support for Message-driven POCOs.
These libraries facilitate management of AMQP resources while promoting the use of dependency injection and declarative configuration.