Smart-MessageBus.NET
0.2.0
.NET Framework
The owner has unlisted this package.
This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package Smart-MessageBus.NET --version 0.2.0
NuGet\Install-Package Smart-MessageBus.NET -Version 0.2.0
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="Smart-MessageBus.NET" Version="0.2.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Smart-MessageBus.NET --version 0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Smart-MessageBus.NET, 0.2.0"
#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 Smart-MessageBus.NET as a Cake Addin
#addin nuget:?package=Smart-MessageBus.NET&version=0.2.0
// Install Smart-MessageBus.NET as a Cake Tool
#tool nuget:?package=Smart-MessageBus.NET&version=0.2.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Smart-MessageBus.NET is a free framework with which one can easily build client/server solutions based on a shared messagebus. It is based on the Smart-RPC.NET library.
It can be used for desktop and Universal Windows applications.
Check the project site for a C# example solution.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
.NETPlatform | dotnet is compatible. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Smart-RPC.NET (>= 1.0.25)
- System.Net.NetworkInformation (>= 4.0.0)
- System.Threading (>= 4.0.10)
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 |
---|
Minor fixes while testing the extended example.