NimbusAPI / Nimbus

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.

Home Page:http://nimbusapi.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nimbus.Transports.WindowsServiceBus not available on NuGet

markalanevans opened this issue · comments

While trying to setup the Transport i needed to add Nimbus.Transports.WindowsServiceBus to my project.

But this Nimbus.Transports.WindowsServiceBus is not available via NuGet.

Are you working from source ? We've not published the new changes to nuget.org yet.

I was just trying to add your packages using the Nuget package manager in VS, All your other packages were available, but not this one "Nimbus.Transports.WindowsServiceBus".