DllExport 1.1.0

There is a newer version of this package available.
See the version list below for details.
The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package DllExport --version 1.1.0                
NuGet\Install-Package DllExport -Version 1.1.0                
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="DllExport" Version="1.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add DllExport --version 1.1.0                
#r "nuget: DllExport, 1.1.0"                
#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 DllExport as a Cake Addin
#addin nuget:?package=DllExport&version=1.1.0

// Install DllExport as a Cake Tool
#tool nuget:?package=DllExport&version=1.1.0                


   
       The open implementation of unmanaged exports for .NET ( DllExport )
       Source code and all details here: https://github.com/3F/DllExport
       
       ~~~~~~~~
       Alternative to get it:
       ==========================================
       msbuild gnt.core /p:ngpackages="DllExport/1.1.0"
       ==========================================
       * https://github.com/3F/GetNuTool         
       
   

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (4)

Showing the top 4 popular GitHub repositories that depend on DllExport:

Repository Stars
bitsadmin/nopowershell
PowerShell rebuilt in C# for Red Teaming purposes
0xlane/BypassUAC
Use ICMLuaUtil to Bypass UAC!
rvrsh3ll/Rubeus-Rundll32
Run Rubeus via Rundll32
freezy/dmd-extensions
A toolbox for virtual pinball dot matrix displays.
Version Downloads Last updated
1.7.4 347,093 1/2/2021
1.7.3 39,514 6/12/2020
1.7.1 8,798 5/7/2020
1.7.0-beta3 2,014 12/15/2019
1.7.0-beta 2,532 11/4/2019
1.6.6 4,646 1/16/2020
1.5.2 26,760 3/13/2017

* CHANGED: DllExport now is part of System.Runtime.InteropServices as and DllImport.
* CHANGED: Mono.Cecil v0.9.6.1
* NEW: 0x80070005 meaning... Issue #1
* NEW: +DllExport(CallingConvention convention) signature