Skip to content

Releases: dipsylala/Dipsy.Security.MemoryProtection

Release 0.9.0

15 Jan 21:31

Choose a tag to compare

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/package

From Source

git clone https://github.com/dipsylala/Dipsy.Security.MemoryProtection.git
cd Dipsy.Security.MemoryProtection
git checkout v0.9.0
dotnet build