DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
| Note | ||
|---|---|---|
| ||
Please note this page is present for reference only. These old .Net clients (and related code) have been removed and are no longer released components. |
Releasing 0.10 Client
For .NET 2.0
$ cd <project home>/dotnet/client-010/
$ nant release-pkg
Generates ./bin/net-2.0/release/Qpid.NET-net-2.0-yyyyMMdd.zip
For Mono
$ cd <project home>/dotnet/client-010/
$ nant -t:mono-2.0 release-pkg
Generates ./bin/mono-2.0/release/Qpid.NET-mono-2.0-yyyyMMdd.zip