Test.It.With.Amqp
2.0.0-pre-19
This is a prerelease version of Test.It.With.Amqp.
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 Test.It.With.Amqp --version 2.0.0-pre-19
NuGet\Install-Package Test.It.With.Amqp -Version 2.0.0-pre-19
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="Test.It.With.Amqp" Version="2.0.0-pre-19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Test.It.With.Amqp --version 2.0.0-pre-19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Test.It.With.Amqp, 2.0.0-pre-19"
#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 Test.It.With.Amqp as a Cake Addin #addin nuget:?package=Test.It.With.Amqp&version=2.0.0-pre-19&prerelease // Install Test.It.With.Amqp as a Cake Tool #tool nuget:?package=Test.It.With.Amqp&version=2.0.0-pre-19&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Test framework for AMQP
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Log.It (>= 3.0.3)
- Microsoft.Bcl.AsyncInterfaces (>= 1.0.0)
- Test.It.With.Amqp.Protocol (>= 1.0.3)
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 |
---|---|---|
2.1.1 | 1,003 | 8/8/2022 |
2.1.1-handle-disconnection-... | 135 | 8/8/2022 |
2.1.0 | 386 | 8/8/2022 |
2.1.0-pre-4 | 144 | 8/4/2022 |
2.1.0-handle-disconnection-... | 131 | 8/5/2022 |
2.1.0-handle-disconnection-... | 139 | 8/8/2022 |
2.1.0-handle-disconnection-... | 139 | 8/8/2022 |
2.1.0-handle-disconnection-... | 148 | 8/4/2022 |
2.0.2 | 2,069 | 12/9/2021 |
2.0.2-pre-1 | 191 | 12/9/2021 |
2.0.1 | 725 | 9/28/2021 |
2.0.1-pre-1 | 188 | 9/28/2021 |
2.0.0 | 1,365 | 9/21/2021 |
2.0.0-pre-8f04c21 | 224 | 9/13/2021 |
2.0.0-pre-80073de | 231 | 9/13/2021 |
2.0.0-pre-7806658 | 225 | 9/13/2021 |
2.0.0-pre-24 | 204 | 9/21/2021 |
2.0.0-pre-23d1beb | 189 | 9/14/2021 |
2.0.0-pre-23 | 246 | 9/21/2021 |
2.0.0-pre-21 | 232 | 9/15/2021 |
2.0.0-pre-20 | 203 | 9/14/2021 |
2.0.0-pre-19 | 278 | 9/14/2021 |
2.0.0-pre-0f9077b | 217 | 9/14/2021 |
2.0.0-pre-06815d9 | 218 | 9/13/2021 |
1.0.1 | 1,175 | 6/23/2018 |
1.0.0 | 1,615 | 6/21/2018 |
# [v2.0.0-pre-19](https://github.com/Fresa/Test.It.With.AMQP/compare/v1.0.0...v2.0.0-pre-19) (2021-09-14)
### doc
* mention changes to host the test server over TCP ([192f07b](https://github.com/Fresa/Test.It.With.AMQP/commit/192f07b5accaaa9a473b8c038224aea2721edcfa))
### BREAKING CHANGES
* Instantiating the test framework has changed to a static method