Easy to use Remoting library for .NET Core and .NET Framework.
Info
| Version: | 1.2.2 |
| Author(s): | Hagen Siegel |
| Last Update: | Wednesday, October 15, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/theRainbird/CoreRemoting |
| NuGet Url: | https://www.nuget.org/packages/CoreRemoting |
Install
Install-Package CoreRemoting
dotnet add package CoreRemoting
paket add CoreRemoting
CoreRemoting Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.1)
- Castle.Windsor(>= 5.1.1)
- Microsoft.Extensions.DependencyInjection(>= 5.0.1)
- Newtonsoft.Json(>= 12.0.3)
- System.Configuration.ConfigurationManager(>= 5.0.0)
- System.Data.DataSetExtensions(>= 4.5.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- System.Runtime.Serialization.Formatters(>= 4.3.0)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.Cng(>= 5.0.0)
- System.Security.Cryptography.OpenSsl(>= 5.0.0)
- System.Security.Principal.Windows(>= 5.0.0)
- websocketsharp.core(>= 1.0.0)
Tags