HTTP passthrough for the SQL Server transport.
Info
Version: | 14.1.0 |
Author(s): | https://github.com/NServiceBusExtensions/NServiceBus.SqlNative/graphs/contributors |
Last Update: | Tuesday, November 5, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/NServiceBusExtensions/NServiceBus.SqlNative |
NuGet Url: | https://www.nuget.org/packages/NServiceBus.SqlServer.HttpPassThrough |
Install
Install-Package NServiceBus.SqlServer.HttpPassThrough
dotnet add package NServiceBus.SqlServer.HttpPassThrough
paket add NServiceBus.SqlServer.HttpPassThrough
NServiceBus.SqlServer.HttpPassThrough Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NServiceBus.SqlServer.Native(>= 7.9.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Features(>= 5.0.2)
- Microsoft.Bcl.AsyncInterfaces(>= 5.0.0)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Net.Http.Headers(>= 2.2.8)
- NServiceBus.Attachments.Sql.Raw(>= 6.3.3)
- NServiceBus.SqlServer.Native(>= 7.9.0)
- Microsoft.AspNetCore.Http.Abstractions(>= 2.2.0)
- Microsoft.AspNetCore.Http.Features(>= 5.0.2)
- Microsoft.Extensions.Hosting.Abstractions(>= 5.0.0)
- Microsoft.Extensions.Logging(>= 5.0.0)
- Microsoft.Net.Http.Headers(>= 2.2.8)
- NServiceBus.Attachments.Sql.Raw(>= 6.3.3)
Tags