DynamicInterop 0.7.2

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

// Install DynamicInterop as a Cake Tool
#tool nuget:?package=DynamicInterop&version=0.7.2

Facilities to load native DLLs from .NET, on Unix, Windows or MacOS.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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 (13)

Showing the top 5 NuGet packages that depend on DynamicInterop:

Package Downloads
R.NET

A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.

QuantConnect.Algorithm.CSharp The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API

QuantConnect.Lean The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

QuantConnect LEAN Engine: Launcher Project - Main startup executable for live and backtesting

FsLab.Runner

This package contains a library for turning FsLab experiments written as script files into HTML and LaTeX reports. The easiest way to use the library is to use the 'FsLab Journal' Visual Studio template.

R.NET.FSharp

A .NET interoperability library to access the R statistical language runtime from .NET languages. The library is designed for fast data exchange, in process.

GitHub repositories (3)

Showing the top 3 popular GitHub repositories that depend on DynamicInterop:

Repository Stars
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
rdotnet/rdotnet
.NET interop library to call the R statistical language in the same process
dem-net/DEM.Net
Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports
Version Downloads Last updated
0.9.1 717,235 2/18/2018
0.9.0 1,416 2/18/2018
0.8.1 137,955 1/10/2017
0.8.0 13,947 1/9/2017
0.7.4 476,463 1/27/2015
0.7.3 1,556 1/27/2015
0.7.2 2,242 1/15/2015
0.7.1 3,701 11/28/2014
0.7.0 1,969 11/21/2014

Change the behavior for Unix to match the behavior of the native dlopen