Skip to main content
Reloaded.Memory.Buffers package icon

Reloaded.Memory.Buffers

An implementation of efficient, shared, concurrent and permanent storage of objects in unmanaged memory in static, non-changing locations that last the lifetime of a given process. Allows allocating memory between a given minimum and maximum address. Useful stuff for DLL Injection and Hooking.

Total Downloads
116.8K
116,779
Published
Jul 24, 2023
Latest stable version

Install

.NET CLI
dotnet add package Reloaded.Memory.Buffers --version 3.0.4
Package Manager Console
Install-Package Reloaded.Memory.Buffers -Version 3.0.4
PackageReference
<PackageReference Include="Reloaded.Memory.Buffers" Version="3.0.4" />

Frameworks

.NETFramework4.8 .NETCoreApp3.1 net5.0 net6.0 net7.0 .NETStandard2.0 .NETStandard2.1

Dependencies

Reloaded.Memory
.NETFramework4.8
[9.1.0, )
Reloaded.Memory
.NETCoreApp3.1
[9.1.0, )
[9.1.0, )
[9.1.0, )
[9.1.0, )
Reloaded.Memory
.NETStandard2.0
[9.1.0, )
Reloaded.Memory
.NETStandard2.1
[9.1.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 7 target frameworks; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.