Smart.Messaging.SqlServerBrokerServices.Client.Core 1.0.34

There is a newer version of this package available.
See the version list below for details.
dotnet add package Smart.Messaging.SqlServerBrokerServices.Client.Core --version 1.0.34
NuGet\Install-Package Smart.Messaging.SqlServerBrokerServices.Client.Core -Version 1.0.34
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="Smart.Messaging.SqlServerBrokerServices.Client.Core" Version="1.0.34" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smart.Messaging.SqlServerBrokerServices.Client.Core --version 1.0.34
#r "nuget: Smart.Messaging.SqlServerBrokerServices.Client.Core, 1.0.34"
#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.
// Install Smart.Messaging.SqlServerBrokerServices.Client.Core as a Cake Addin
#addin nuget:?package=Smart.Messaging.SqlServerBrokerServices.Client.Core&version=1.0.34

// Install Smart.Messaging.SqlServerBrokerServices.Client.Core as a Cake Tool
#tool nuget:?package=Smart.Messaging.SqlServerBrokerServices.Client.Core&version=1.0.34

.NET Core Client for asynchronous messaging via Sql Server Broker Services.
Supports request-respond and fire and forget messaging scenarios.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.53 977 10/31/2017
1.0.52 843 10/31/2017
1.0.51 825 10/26/2017
1.0.48.26 840 10/26/2017
1.0.47.26 851 10/26/2017
1.0.47.25 840 10/26/2017
1.0.47 858 10/26/2017
1.0.46 850 10/26/2017
1.0.45 815 10/26/2017
1.0.44 817 10/26/2017
1.0.43 848 10/25/2017
1.0.42 854 10/25/2017
1.0.41 861 10/24/2017
1.0.40 868 10/3/2017
1.0.39 821 10/3/2017
1.0.37 854 10/3/2017
1.0.36 858 10/2/2017
1.0.35 855 9/29/2017
1.0.34 940 9/29/2017
1.0.33 806 9/28/2017
1.0.32 838 9/28/2017
1.0.31 825 9/28/2017
1.0.30 840 9/27/2017
1.0.29 849 9/27/2017
1.0.28 859 9/27/2017
1.0.27 873 9/27/2017
1.0.26 835 9/27/2017
1.0.25 818 9/27/2017
1.0.24 850 9/27/2017
1.0.23 831 9/27/2017
1.0.22 829 9/25/2017
1.0.21 815 9/25/2017
1.0.20 833 9/25/2017
1.0.19 857 9/22/2017
1.0.18 840 9/22/2017
1.0.17 820 9/22/2017
1.0.16 860 9/22/2017
1.0.15 926 9/22/2017

Faster submission of bulk messages to queue.  Will automatically split enqueuing requests into multiple conversations and send in parallel. Also supports optional prevention of hot-spotting conversation records.