Reloaded-Assembler 2.0.0

dotnet add package Reloaded-Assembler --version 2.0.0
NuGet\Install-Package Reloaded-Assembler -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="Reloaded-Assembler" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Reloaded-Assembler --version 2.0.0
#r "nuget: Reloaded-Assembler, 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 Reloaded-Assembler as a Cake Addin
#addin nuget:?package=Reloaded-Assembler&version=2.0.0

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

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.

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.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Reloaded-Assembler:

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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 999 9/15/2018
2.0.0-beta2 594 9/8/2018
1.2.0 805 8/4/2018
1.1.3 945 5/28/2018
1.0.4 915 5/9/2018