NServiceBus.SqlServer.Native 15.0.0

dotnet add package NServiceBus.SqlServer.Native --version 15.0.0
                    
NuGet\Install-Package NServiceBus.SqlServer.Native -Version 15.0.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="NServiceBus.SqlServer.Native" Version="15.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NServiceBus.SqlServer.Native" Version="15.0.0" />
                    
Directory.Packages.props
<PackageReference Include="NServiceBus.SqlServer.Native" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add NServiceBus.SqlServer.Native --version 15.0.0
                    
#r "nuget: NServiceBus.SqlServer.Native, 15.0.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package NServiceBus.SqlServer.Native@15.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=NServiceBus.SqlServer.Native&version=15.0.0
                    
Install as a Cake Addin
#tool nuget:?package=NServiceBus.SqlServer.Native&version=15.0.0
                    
Install as a Cake Tool

Low level .net wrapper for the SQL Server transport.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on NServiceBus.SqlServer.Native:

Package Downloads
NServiceBus.SqlServer.HttpPassthrough

HTTP passthrough for the SQL Server transport.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
15.0.0 2,263 12/11/2024 15.0.0 is deprecated because it is no longer maintained.
14.1.0 2,438 11/5/2024 14.1.0 is deprecated because it is no longer maintained.
14.0.2 462 10/10/2024 14.0.2 is deprecated because it is no longer maintained.
14.0.1 824 6/3/2024 14.0.1 is deprecated because it is no longer maintained.
14.0.0 345 4/18/2024 14.0.0 is deprecated because it is no longer maintained.
13.0.2 324 4/15/2024 13.0.2 is deprecated because it is no longer maintained.
13.0.1 429 3/18/2024 13.0.1 is deprecated because it is no longer maintained.
13.0.0 710 11/16/2023 13.0.0 is deprecated because it is no longer maintained.
12.0.4 1,219 8/21/2023 12.0.4 is deprecated because it is no longer maintained.
12.0.3 500 8/21/2023 12.0.3 is deprecated because it is no longer maintained.
12.0.2 495 8/21/2023 12.0.2 is deprecated because it is no longer maintained.
12.0.1 710 6/19/2023 12.0.1 is deprecated because it is no longer maintained.
12.0.0 535 6/19/2023 12.0.0 is deprecated because it is no longer maintained.
11.0.1 555 6/15/2023 11.0.1 is deprecated because it is no longer maintained.
11.0.0 577 6/14/2023 11.0.0 is deprecated because it is no longer maintained.
10.0.0 1,436 11/22/2022 10.0.0 is deprecated because it is no longer maintained.
9.0.0 914 11/11/2022 9.0.0 is deprecated because it is no longer maintained.
8.2.0 870 11/9/2022 8.2.0 is deprecated because it is no longer maintained.
8.1.1 1,264 7/7/2022 8.1.1 is deprecated because it is no longer maintained.
8.1.0 1,893 11/22/2021 8.1.0 is deprecated because it is no longer maintained.
Loading failed