TinyDancer 4.0.0-preview5
This is a prerelease version of TinyDancer.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package TinyDancer --version 4.0.0-preview5
NuGet\Install-Package TinyDancer -Version 4.0.0-preview5
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-preview5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add TinyDancer --version 4.0.0-preview5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: TinyDancer, 4.0.0-preview5"
#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-preview5&prerelease // Install TinyDancer as a Cake Tool #tool nuget:?package=TinyDancer&version=4.0.0-preview5&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
TinyDancer is a high-level abstraction layer on top of the Azure Service Bus client.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net6.0
- Azure.Messaging.ServiceBus (>= 7.12.0)
- Microsoft.Extensions.DependencyInjection (>= 5.0.1)
- NodaTime (>= 3.0.0 && < 4.0.0)
- NodaTime.Serialization.SystemTextJson (>= 1.0.0)
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 | 189 | 3/22/2023 |
4.2.0-preview1 | 187 | 3/18/2023 |
4.1.0 | 301 | 3/13/2023 |
4.0.0 | 249 | 3/12/2023 |
4.0.0-preview5 | 166 | 3/3/2023 |
4.0.0-preview4 | 168 | 3/3/2023 |
4.0.0-preview3 | 171 | 3/3/2023 |
4.0.0-preview2 | 178 | 2/1/2023 |
4.0.0-preview1 | 197 | 1/18/2023 |
3.0.0 | 976 | 4/1/2021 |
2.1.0 | 863 | 9/11/2020 |
2.0.1 | 767 | 5/4/2020 |
2.0.1-beta.1 | 296 | 4/27/2020 |
2.0.0 | 638 | 2/24/2020 |
2.0.0-rc.7 | 321 | 10/21/2019 |
2.0.0-rc.6 | 291 | 10/18/2019 |
2.0.0-rc.4 | 360 | 6/4/2019 |
2.0.0-rc.1 | 320 | 5/24/2019 |
2.0.0-beta9 | 478 | 5/22/2019 |
2.0.0-beta8 | 507 | 5/21/2019 |
2.0.0-beta7 | 472 | 5/21/2019 |
2.0.0-beta6 | 478 | 5/20/2019 |
2.0.0-beta5 | 550 | 4/21/2019 |
2.0.0-beta4 | 519 | 4/21/2019 |
2.0.0-beta3 | 553 | 4/20/2019 |
2.0.0-beta2 | 584 | 4/20/2019 |
2.0.0-beta10 | 482 | 5/24/2019 |
2.0.0-beta.10 | 307 | 5/24/2019 |
2.0.0-beta | 488 | 4/19/2019 |
1.0.1 | 1,129 | 6/13/2018 |
1.0.0 | 1,009 | 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