Extrasolar 1.1.3
Framework for easy RPC (Remote Process Communication)! Supports .NET Standard 1.6, so will run on any modern .NET platform, including .NET Core!
Install-Package Extrasolar -Version 1.1.3
dotnet add package Extrasolar --version 1.1.3
<PackageReference Include="Extrasolar" Version="1.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Extrasolar --version 1.1.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Extrasolar, 1.1.3"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
Dependencies
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Reflection.Emit (>= 4.3.0)
- System.Reflection.TypeExtensions (>= 4.3.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.