libReloaded-Networking 2.0.0

Suggested Alternatives

Reloaded.Messaging

dotnet add package libReloaded-Networking --version 2.0.0
NuGet\Install-Package libReloaded-Networking -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="libReloaded-Networking" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add libReloaded-Networking --version 2.0.0
#r "nuget: libReloaded-Networking, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install libReloaded-Networking as a Cake Addin
#addin nuget:?package=libReloaded-Networking&version=2.0.0

// Install libReloaded-Networking as a Cake Tool
#tool nuget:?package=libReloaded-Networking&version=2.0.0

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 Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages (2)

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 1,081 9/15/2018
2.0.0-beta2 717 9/8/2018
1.2.2-dev 768 8/12/2018
1.2.1-dev1 754 8/9/2018
1.2.0 963 8/4/2018
1.1.9 1,021 7/18/2018
1.1.9-fix 805 8/3/2018
1.1.7 1,015 7/17/2018
1.1.4 1,088 7/4/2018
1.1.3 1,047 5/28/2018
1.0.0 1,057 5/3/2018