XcoAppSpace 1.2.0
Here´s what the Application Space is in more concrete technical terms:
A framework to guide your application architecture
A framework to wire-up local or remote, synchronous or asynchronous components
A framework to connect distributed components via a multitude of transport media in a very easy and symmetrical way
A framework to make parallel programming easier by leveraging Microsoft´s Concurrency and Coordination Runtime (CCR) with yet another layer of abstraction put on top of it
See the version list below for details.
Install-Package XcoAppSpace -Version 1.2.0
dotnet add package XcoAppSpace --version 1.2.0
<PackageReference Include="XcoAppSpace" Version="1.2.0" />
paket add XcoAppSpace --version 1.2.0
#r "nuget: XcoAppSpace, 1.2.0"
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.