UnmanagedExports 1.2.2.23707

There is a newer version of this package available.
See the version list below for details.
dotnet add package UnmanagedExports --version 1.2.2.23707
NuGet\Install-Package UnmanagedExports -Version 1.2.2.23707
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="UnmanagedExports" Version="1.2.2.23707" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add UnmanagedExports --version 1.2.2.23707
#r "nuget: UnmanagedExports, 1.2.2.23707"
#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 UnmanagedExports as a Cake Addin
#addin nuget:?package=UnmanagedExports&version=1.2.2.23707

// Install UnmanagedExports as a Cake Tool
#tool nuget:?package=UnmanagedExports&version=1.2.2.23707

A set of compile-time libraries (nothing to deploy) and a build task that enable you to export functions from managed code to native applications.
     That means, you can create plugins in a managed language like C# or F# for native applications that only have a C-Api (like Notepad++).

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

This package has no dependencies.

GitHub repositories (11)

Showing the top 5 popular GitHub repositories that depend on UnmanagedExports:

Repository Stars
nefarius/ScpToolkit
Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers
p3nt4/PowerShdll
Run PowerShell with rundll32. Bypass software restrictions.
GhostPack/KeeThief
Methods for attacking KeePass 2.X databases, including extracting of encryption key material from memory.
mandiant/DueDLLigence
iomoath/PowerShx
Run Powershell without software restrictions.
Version Downloads Last updated
1.2.6 9,983 11/7/2013
1.2.5.18722-Debug 80 6/26/2013
1.2.4.23262 372 3/11/2013
1.2.3-Beta 67 12/20/2012
1.2.2.23707 211 10/29/2012
1.2.1.28778 64 10/17/2012

- The assembly RGiesecke.DllExport.Metadata.dll wasn't removed from the output assemblies' references.