NimbusAPI / Nimbus

Nimbus is a .NET client library to provide an easy abstraction over common messaging frameworks.
http://nimbusapi.com/
MIT License
112 stars 84 forks source link

Transport Configuration not able to start the service bus: Den… #273

Closed shreekannan closed 7 years ago

shreekannan commented 7 years ago

Issue : DencyResolutionException: No registration for type Nimbus.Transports.WindowsServiceBus.Filtering.ISqlFilterExpressionGenerator

Fix :Nimbus.Transports.WindowsServiceBus WindowsServiceBusTransportConfiguration.cs added SqlFilterExpressionGenerator as SingleInstance

DamianMac commented 7 years ago

Thanks @shreekannan

shreekannan commented 7 years ago

@DamianMac I need help to use the nimbus in one of my projects. let me know