TinyDancer 4.0.0-preview2

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

// Install TinyDancer as a Cake Tool
#tool nuget:?package=TinyDancer&version=4.0.0-preview2&prerelease                

TinyDancer is a high-level abstraction layer on top of the Azure Service Bus client.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  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.  net9.0 was computed.  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. 
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
4.2.0-preview2 195 3/22/2023
4.2.0-preview1 193 3/18/2023
4.1.0 315 3/13/2023
4.0.0 257 3/12/2023
4.0.0-preview5 172 3/3/2023
4.0.0-preview4 176 3/3/2023
4.0.0-preview3 177 3/3/2023
4.0.0-preview2 185 2/1/2023
4.0.0-preview1 204 1/18/2023
3.0.0 987 4/1/2021
2.1.0 874 9/11/2020
2.0.1 778 5/4/2020
2.0.1-beta.1 303 4/27/2020
2.0.0 649 2/24/2020
2.0.0-rc.7 328 10/21/2019
2.0.0-rc.6 298 10/18/2019
2.0.0-rc.4 367 6/4/2019
2.0.0-rc.1 328 5/24/2019
2.0.0-beta9 485 5/22/2019
2.0.0-beta8 514 5/21/2019
2.0.0-beta7 479 5/21/2019
2.0.0-beta6 485 5/20/2019
2.0.0-beta5 557 4/21/2019
2.0.0-beta4 528 4/21/2019
2.0.0-beta3 560 4/20/2019
2.0.0-beta2 591 4/20/2019
2.0.0-beta10 489 5/24/2019
2.0.0-beta.10 314 5/24/2019
2.0.0-beta 495 4/19/2019
1.0.1 1,142 6/13/2018
1.0.0 1,022 6/13/2018

New feature:
- Release message prematurely (as in before the message handling has completed)

Breaking changes:
- Upgraded to .NET Standard 2.1.
- Renamed method ConfigureCulture -> ConsumeMessagesInSameCultureAsSentIn