DllCaller 1.2.0

Requires NuGet 3.3 or higher.

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

// Install DllCaller as a Cake Tool
#tool nuget:?package=DllCaller&version=1.2.0

Dynamic PInvoke method generation by interface. This library is for dynamically specifying the path of DllImport. Support only C# project.

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.
  • .NETFramework 3.5

    • No dependencies.
  • .NETFramework 4.0

    • No dependencies.

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
1.2.0 708 5/16/2019
1.1.3 1,117 1/23/2018
1.1.2 968 1/23/2018
1.1.0 1,001 6/8/2017