Queue provider for ProcessingPlatform using SQL Server Service Broker.
Info
| Version: | 10.0.0.2 |
| Author(s): | Michael Agata |
| Last Update: | Thursday, February 19, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/ProcessingPlatform.QueueProviders.SqlServer |
Install
Install-Package ProcessingPlatform.QueueProviders.SqlServer
dotnet add package ProcessingPlatform.QueueProviders.SqlServer
paket add ProcessingPlatform.QueueProviders.SqlServer
ProcessingPlatform.QueueProviders.SqlServer Download (Unzip the "nupkg" after downloading)
Dependencies
- ProcessingPlatform(>= 1.2.0.14)
- Microsoft.Data.SqlClient(>= 1.1.3)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.4)
- System.Data.Common(>= 4.3.0)