Serviceable.Objects.Remote
0.4.6
Install-Package Serviceable.Objects.Remote -Version 0.4.6
dotnet add package Serviceable.Objects.Remote --version 0.4.6
<PackageReference Include="Serviceable.Objects.Remote" Version="0.4.6" />
paket add Serviceable.Objects.Remote --version 0.4.6
#r "nuget: Serviceable.Objects.Remote, 0.4.6"
// Install Serviceable.Objects.Remote as a Cake Addin
#addin nuget:?package=Serviceable.Objects.Remote&version=0.4.6
// Install Serviceable.Objects.Remote as a Cake Tool
#tool nuget:?package=Serviceable.Objects.Remote&version=0.4.6
Builds on top of the command framework to enable the concepts of reproducability of a command and, in extension, remotability. With the addition of json serialization this allows the transformation of all commands to json and back to instance.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp1.0 netcoreapp1.1 netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard1.3 netstandard1.4 netstandard1.5 netstandard1.6 netstandard2.0 netstandard2.1 |
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen30 tizen40 tizen60 |
Universal Windows Platform | uap uap10.0 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 1.3
- Microsoft.Extensions.DependencyModel (>= 2.1.0)
- NETStandard.Library (>= 1.6.1)
- Newtonsoft.Json (>= 11.0.2)
- Serviceable.Objects (>= 0.4.6)
- System.Diagnostics.Process (>= 4.3.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Serviceable.Objects.Remote:
Package | Downloads |
---|---|
Serviceable.Objects.IO
Defines the IO clients and server contexts that other contexts can use to transport information on a service graph. |
|
Serviceable.Objects.Instrumentation
Implements the base classes for Powershell instrumentation of service graphs and contexts. Existing commands can be ported with this package. |
GitHub repositories
This package is not used by any popular GitHub repositories.