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. 
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 187 3/22/2023
4.2.0-preview1 183 3/18/2023
4.1.0 290 3/13/2023
4.0.0 247 3/12/2023
4.0.0-preview5 164 3/3/2023
4.0.0-preview4 164 3/3/2023
4.0.0-preview3 167 3/3/2023
4.0.0-preview2 176 2/1/2023
4.0.0-preview1 195 1/18/2023
3.0.0 972 4/1/2021
2.1.0 861 9/11/2020
2.0.1 762 5/4/2020
2.0.1-beta.1 291 4/27/2020
2.0.0 633 2/24/2020
2.0.0-rc.7 316 10/21/2019
2.0.0-rc.6 285 10/18/2019
2.0.0-rc.4 354 6/4/2019
2.0.0-rc.1 316 5/24/2019
2.0.0-beta9 476 5/22/2019
2.0.0-beta8 503 5/21/2019
2.0.0-beta7 469 5/21/2019
2.0.0-beta6 474 5/20/2019
2.0.0-beta5 548 4/21/2019
2.0.0-beta4 517 4/21/2019
2.0.0-beta3 549 4/20/2019
2.0.0-beta2 582 4/20/2019
2.0.0-beta10 478 5/24/2019
2.0.0-beta.10 301 5/24/2019
2.0.0-beta 486 4/19/2019
1.0.1 1,125 6/13/2018
1.0.0 1,004 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