Framework for easy RPC (Remote Process Communication)! Supports .NET Standard 1.6, so will run on any modern .NET platform, including .NET Core!.
Info
Version: | 1.1.3 |
Author(s): | 0xFireball (Nihal Talur) |
Last Update: | Sunday, January 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Extrasolar |
Install
Install-Package Extrasolar
dotnet add package Extrasolar
paket add Extrasolar
Extrasolar Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.0)
- Newtonsoft.Json(>= 9.0.1)
- System.Reflection.Emit(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags