![]() |
VOOZH | about |
dotnet add package James.Testing.Messaging --version 0.3.1
NuGet\Install-Package James.Testing.Messaging -Version 0.3.1
<PackageReference Include="James.Testing.Messaging" Version="0.3.1" />
<PackageVersion Include="James.Testing.Messaging" Version="0.3.1" />Directory.Packages.props
<PackageReference Include="James.Testing.Messaging" />Project file
paket add James.Testing.Messaging --version 0.3.1
#r "nuget: James.Testing.Messaging, 0.3.1"
#:package James.Testing.Messaging@0.3.1
#addin nuget:?package=James.Testing.Messaging&version=0.3.1Install as a Cake Addin
#tool nuget:?package=James.Testing.Messaging&version=0.3.1Install as a Cake Tool
A library of helpers for the purpose of testing message-based services. It is named after the author who wrote the book of James in the Bible. (James 1:2-3)
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net45 net45 is compatible. net451 net451 was computed. net452 net452 was computed. net46 net46 was computed. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
Showing the top 1 NuGet packages that depend on James.Testing.Messaging:
| Package | Downloads |
|---|---|
|
James.Testing.Messaging.MassTransit
A library of helpers for the purpose of testing message-based services using MassTransit. It is named after the author who wrote the book of James in the Bible. (James 1:2-3) |
This package is not used by any popular GitHub repositories.
Initial release includes testing abstraction for sending a request/reply to a destination address.