ProcessMemoryDataFinder 0.10.0

dotnet add package ProcessMemoryDataFinder --version 0.10.0
                    
NuGet\Install-Package ProcessMemoryDataFinder -Version 0.10.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="ProcessMemoryDataFinder" Version="0.10.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ProcessMemoryDataFinder" Version="0.10.0" />
                    
Directory.Packages.props
<PackageReference Include="ProcessMemoryDataFinder" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ProcessMemoryDataFinder --version 0.10.0
                    
#r "nuget: ProcessMemoryDataFinder, 0.10.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.
#:package ProcessMemoryDataFinder@0.10.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ProcessMemoryDataFinder&version=0.10.0
                    
Install as a Cake Addin
#tool nuget:?package=ProcessMemoryDataFinder&version=0.10.0
                    
Install as a Cake Tool

Find and read data in processes based on pre-made memory signatures(patterns)

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 ProcessMemoryDataFinder:

Package Downloads
OsuMemoryDataProvider

Read osu! game memory values based on pre-made memory signatures(patterns)

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
0.10.0 100 3/21/2026
0.9.0 760 3/9/2025
0.8.5 3,089 12/3/2022
0.8.4 1,416 9/30/2022
0.8.3 3,253 11/14/2021
0.8.2 904 11/8/2021
0.8.1 920 10/18/2021
0.8.0 1,183 10/14/2021
0.7.0 2,407 7/7/2021
0.6.3 1,018 5/23/2021
0.6.2 986 5/22/2021
0.6.1 973 5/22/2021
0.6.0 975 5/22/2021
0.5.3 989 5/22/2021
0.5.2 1,320 4/11/2021
0.5.1 881 4/9/2021
0.5.0 912 4/6/2021
0.4.0 953 3/31/2021
0.3.2 1,006 3/28/2021
0.3.1 965 3/28/2021
Loading failed