Releases: dipsylala/Dipsy.Security.MemoryProtection
Releases · dipsylala/Dipsy.Security.MemoryProtection
Release 0.9.0
Dipsy.Security.MemoryProtection 0.9.0
Changes in this release
- See commit history for details
Installation
From NuGet Package
Download the .nupkg file from this release and install it locally:
dotnet add package Dipsy.Security.MemoryProtection --source /path/to/downloaded/packageFrom Source
git clone https://github.com/dipsylala/Dipsy.Security.MemoryProtection.git
cd Dipsy.Security.MemoryProtection
git checkout v0.9.0
dotnet build