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.
<PackageVersion Include="UnmanagedExports" Version="1.2.2.23707" />
                    
Directory.Packages.props
<PackageReference Include="UnmanagedExports" />
                    
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 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.
#:package UnmanagedExports@1.2.2.23707
                    
#: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=UnmanagedExports&version=1.2.2.23707
                    
Install as a Cake Addin
#tool nuget:?package=UnmanagedExports&version=1.2.2.23707
                    
Install as a Cake Tool

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 11 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.
rvrsh3ll/CPLResourceRunner
Run shellcode from resource
ghorsington/COM3D2.MaidFiddler
Maid Fiddler for COM3D2 -- a real-time value editor for COM3D2
Andy53/ERC.Xdbg
An Xdbg Plugin of the ERC Library.
jasoncodes42/MQL4CSharp
C# Library for Metatrader 4
Phylliida/UnityWindowsCapture
A framework to capture individual windows or the entire desktop in Unity
p3nt4/RunDLL.Net
Execute .Net assemblies using Rundll32.exe
Version Downloads Last Updated
1.2.6 9,984 11/7/2013
1.2.5.18722-Debug 82 6/26/2013
1.2.4.23262 374 3/11/2013
1.2.3-Beta 68 12/20/2012
1.2.2.23707 212 10/29/2012
1.2.1.28778 65 10/17/2012

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