XcoAppSpace 1.5.0
The AppSpace makes asynchronous, parallel and distributed communication easy. It provides a flexible and intuitive messaging model that fits to every kind of distribution and parallelization scenario. It supports different transport services like TCP, MSMQ, Jabber and Azure. It makes parallel programming easy by leveraging the features of Microsoft's Concurrency and Coordination Runtime (CCR).
Install-Package XcoAppSpace -Version 1.5.0
dotnet add package XcoAppSpace --version 1.5.0
<PackageReference Include="XcoAppSpace" Version="1.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XcoAppSpace --version 1.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XcoAppSpace, 1.5.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
This package has no dependencies.
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on XcoAppSpace:
Package | Downloads |
---|---|
PeerSpace
The PeerSpace is the first .NET implementation of the Peer Model.
|
GitHub repositories
This package is not used by any popular GitHub repositories.