Library for getting a CLR instance's layout at runtime.
Info
Version: | 0.1.4 |
Author(s): | SergeyTeplyakov |
Last Update: | Thursday, September 22, 2022 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/SergeyTeplyakov/ObjectLayoutInspector |
NuGet Url: | https://www.nuget.org/packages/ObjectLayoutInspector |
Install
Install-Package ObjectLayoutInspector
dotnet add package ObjectLayoutInspector
paket add ObjectLayoutInspector
ObjectLayoutInspector Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reflection.Emit.Lightweight(>= 4.3.0)
- System.Runtime.CompilerServices.Unsafe(>= 4.5.0)
- System.ValueTuple(>= 4.5.0)
Tags