Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.txt « RabbitMQ.Client « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6c146c1d663821b7ac9257aa09f129e3d9d856e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
README for RabbitMQ .NET client, version @FULLVERSION@
===========================================================================


* Building the client (source distribution only)
---------------------------------------------------------------------------

Please see the instructions in docs/wikipages/data.BuildingTheClient.txt,
or the equivalent chapter in the User's Guide PDF. (Briefly, configure
local.build and run NAnt.)

The Microsoft .NET framework v3.0 is required to build the WCF
binding. Please see docs/wikipages/data.BuildingTheWcfBinding.txt.