XNode 0.5.6
Distributed service framework.
Install-Package XNode -Version 0.5.6
dotnet add package XNode --version 0.5.6
<PackageReference Include="XNode" Version="0.5.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add XNode --version 0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: XNode, 0.5.6"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install XNode as a Cake Addin #addin nuget:?package=XNode&version=0.5.6 // Install XNode as a Cake Tool #tool nuget:?package=XNode&version=0.5.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.Configuration.Binder (>= 2.0.0)
- Microsoft.Extensions.Logging (>= 2.0.1)
- System.Runtime.Serialization.Primitives (>= 4.3.0)
- XNode.Common (>= 0.5.6)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on XNode:
Package | Downloads |
---|---|
XNode.Communication.DotNetty
DotNetty for XNode.
|
|
XNode.Autofac
Autofac extension for XNode.
|
|
XNode.Serializer.ProtoBuf
ProtoBuf serializer for XNode.
|
|
XNode.Serializer.MsgPack
MsgPack serializer for XNode.
|
|
XNode.Zipkin
Zipkin extension for XNode.
|
GitHub repositories
This package is not used by any popular GitHub repositories.