![]() |
VOOZH | about |
dotnet add package libReloaded-Networking --version 2.0.0
NuGet\Install-Package libReloaded-Networking -Version 2.0.0
<PackageReference Include="libReloaded-Networking" Version="2.0.0" />
<PackageVersion Include="libReloaded-Networking" Version="2.0.0" />Directory.Packages.props
<PackageReference Include="libReloaded-Networking" />Project file
paket add libReloaded-Networking --version 2.0.0
#r "nuget: libReloaded-Networking, 2.0.0"
#:package libReloaded-Networking@2.0.0
#addin nuget:?package=libReloaded-Networking&version=2.0.0Install as a Cake Addin
#tool nuget:?package=libReloaded-Networking&version=2.0.0Install as a Cake Tool
Contains classes used for packing and unpacking messages relayed by to and from Reloaded Mod Loader components such as Reloaded Assembler and Reloaded Mods.
Feel free to reuse for your networking mods.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
Showing the top 2 NuGet packages that depend on libReloaded-Networking:
| Package | Downloads |
|---|---|
|
libReloaded
The main library for the development of Reloaded Mod Loader Modifications. Provides you with JIT X86/64 Assembly, Memory Buffers, X86/64 Function Calling, X86/64 Function Hooking, X86/64 Custom Function Hooking (Usercall/Userpurge), X86/64 Function Pointers, Virtual Function Table Hooking/Calling, Native Array Utilities, Pattern/Signature Scanning, Reading/Writing Memory, Memory Page Management, Easy DLL Injector, Thread Management and more. |
|
|
Reloaded-Assembler
Reloaded-Assembler is a background running service that communicates with Reloaded mods LOCALLY over WebSockets. It allows for on the fly X86 and X64 assembly and is used by Reloaded libraries for features such as hooking functions. Note that this executable is embedded into libReloaded on build and does not need to be manually referenced/downloaded. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | |
|---|---|---|---|
| 2.0.0 | 1,898 | 9/15/2018 | 2.0.0 is deprecated because it is no longer maintained. |
| 2.0.0-beta2 | 1,109 | 9/8/2018 | 2.0.0-beta2 is deprecated because it is no longer maintained. |
| 1.2.2-dev | 1,172 | 8/12/2018 | 1.2.2-dev is deprecated because it is no longer maintained. |
| 1.2.1-dev1 | 1,175 | 8/9/2018 | 1.2.1-dev1 is deprecated because it is no longer maintained. |
| 1.2.0 | 1,523 | 8/4/2018 | 1.2.0 is deprecated because it is no longer maintained. |
| 1.1.9 | 1,756 | 7/18/2018 | 1.1.9 is deprecated because it is no longer maintained. |
| 1.1.9-fix | 1,342 | 8/3/2018 | 1.1.9-fix is deprecated because it is no longer maintained. |
| 1.1.7 | 1,735 | 7/17/2018 | 1.1.7 is deprecated because it is no longer maintained. |
| 1.1.4 | 1,783 | 7/4/2018 | 1.1.4 is deprecated because it is no longer maintained. |
| 1.1.3 | 1,756 | 5/28/2018 | 1.1.3 is deprecated because it is no longer maintained. |
| 1.0.0 | 1,783 | 5/3/2018 | 1.0.0 is deprecated because it is no longer maintained. |