Test.It.With.Amqp.091.Protocol
1.0.3-pre-4
See the version list below for details.
dotnet add package Test.It.With.Amqp.091.Protocol --version 1.0.3-pre-4
NuGet\Install-Package Test.It.With.Amqp.091.Protocol -Version 1.0.3-pre-4
<PackageReference Include="Test.It.With.Amqp.091.Protocol" Version="1.0.3-pre-4" />
paket add Test.It.With.Amqp.091.Protocol --version 1.0.3-pre-4
#r "nuget: Test.It.With.Amqp.091.Protocol, 1.0.3-pre-4"
// Install Test.It.With.Amqp.091.Protocol as a Cake Addin #addin nuget:?package=Test.It.With.Amqp.091.Protocol&version=1.0.3-pre-4&prerelease // Install Test.It.With.Amqp.091.Protocol as a Cake Tool #tool nuget:?package=Test.It.With.Amqp.091.Protocol&version=1.0.3-pre-4&prerelease
Protocol definitions for AMQP 0.9.1 to be used with Test.It.With.AMQP test framework.
Product | Versions 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 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Test.It.With.Amqp.Protocol (>= 1.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Test.It.With.Amqp.091.Protocol:
Package | Downloads |
---|---|
Test.It.With.RabbitMQ.091
RabbitMQ 0.9.1 protocol integration for Test.It.With.Amqp testing framework |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.6 | 2,034 | 3/31/2022 |
1.0.6-pre-1 | 170 | 3/31/2022 |
1.0.5 | 948 | 12/9/2021 |
1.0.5-pre-1 | 200 | 12/9/2021 |
1.0.4 | 463 | 9/30/2021 |
1.0.4-pre-1 | 252 | 9/30/2021 |
1.0.3 | 648 | 9/30/2021 |
1.0.3-pre-4 | 193 | 9/29/2021 |
1.0.2 | 971 | 6/23/2018 |
1.0.1 | 3,819 | 6/22/2018 |
1.0.0 | 890 | 6/22/2018 |
## [v1.0.3-pre-4](https://github.com/Fresa/Test.It.With.AMQP.091.Protocol/compare/v1.0.2...v1.0.3-pre-4) (2021-09-29)
### Bug Fixes
* **Basic.ContentHeader:** header property set conditions are not set when setting a property causing the writer to not write any header properties ([a5bfc01](https://github.com/Fresa/Test.It.With.AMQP.091.Protocol/commit/a5bfc019e909282dc90978362e4a472ee715a109))