NServiceBus.SqlServer and NServiceBus.Transport.SqlServer 6.0.0 - Major release available

Hi everyone,

We’ve just released NServiceBus.SqlServer and NServiceBus.Transport.SqlServer 6.0.0.

The most notable improvement is the Microsoft.Data.SqlClient compatibility offered with the new NServiceBus.Transport.SqlServer package.

Improvements/Features

  • #543 Support for Microsoft.Data.SqlClient and System.Data.SqClient
  • #544 Timeout Manager Compatibility Mode is disabled by default

How do I migrate?

This release includes two transport packages. NServiceBus.Transport.SqlServer offers compatibility with Microsoft.Data.SqlClient, and NServiceBus.SqlServer continues to offer compatibility with System.Data.SqlClient. Read the full upgrade guide for details.

Where to get it

You can install the new versions from NuGet.

With thanks,
The team in Particular

Please read our release policy for more details. Follow @ParticularNews to be notified of new releases and bug fixes.