On Sat, 2010-11-20 at 19:37 +0000, Rui Lopes wrote: > Hello, > > I've just created [0] a NuGet package for clrzmq2 [1]. Currently, it > bundles libzmq 2.0.10 (x86) and todays version of the clrzmq2 library. > This should make it easy to get ZMQ running on .NET Windows, and > particularly in Visual Studio based projects (where you can use the > NuGet package manager that ships with ASP.NET MVC 3). > > Enjoy. > > Best regards, > > -- RGL > > [0] > http://nupackpackages.codeplex.com/SourceControl/changeset/changes/89cf6139c5e3 > [1] http://www.zeromq.org/bindings:clr > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev Sounds good Rui.
If this is a windows x86 only package you may want to remove the cross-platform build configurations to remove any confusion issues. Just a suggestion, and maybe you have done so already. Michael _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
