Allows combining DB operations and NServiceBus sends/publishes into atomic transactions.
Info
Version: | 0.1.1 |
Author(s): | Szymon Pobiega |
Last Update: | Tuesday, April 30, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/SzymonPobiega/NServiceBus.Connector.SqlServer |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.Connector.SqlServer |
Install
Install-Package NServiceBus.Connector.SqlServer
dotnet add package NServiceBus.Connector.SqlServer
paket add NServiceBus.Connector.SqlServer
NServiceBus.Connector.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- NServiceBus(>= 7.1.6 && < 8.0.0)
- NServiceBus.Router(>= 3.3.0 && < 4.0.0)
- NServiceBus.Router.Connector(>= 3.3.0 && < 4.0.0)
- NServiceBus.SqlServer(>= 4.1.1 && < 5.0.0)
- System.Data.SqlClient(>= 4.4.3)
- System.Reflection.Emit(>= 4.3.0)
Tags