Locksmith 0.0.2-alpha

This is a prerelease version of Locksmith.
dotnet add package Locksmith --version 0.0.2-alpha
NuGet\Install-Package Locksmith -Version 0.0.2-alpha
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="Locksmith" Version="0.0.2-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Locksmith --version 0.0.2-alpha
#r "nuget: Locksmith, 0.0.2-alpha"
#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.
// Install Locksmith as a Cake Addin
#addin nuget:?package=Locksmith&version=0.0.2-alpha&prerelease

// Install Locksmith as a Cake Tool
#tool nuget:?package=Locksmith&version=0.0.2-alpha&prerelease

Unlocks types and methods loaded into a managed process for dynamic overriding (mocking)

Product Compatible and additional computed target framework versions.
.NET Framework net40-client is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.2-alpha 1,065 1/21/2013
0.0.1-alpha 916 1/14/2013

Basic unlocking functionality.