DynamicInterop 0.9.1
Install-Package DynamicInterop -Version 0.9.1
dotnet add package DynamicInterop --version 0.9.1
<PackageReference Include="DynamicInterop" Version="0.9.1" />
paket add DynamicInterop --version 0.9.1
#r "nuget: DynamicInterop, 0.9.1"
// Install DynamicInterop as a Cake Addin
#addin nuget:?package=DynamicInterop&version=0.9.1
// Install DynamicInterop as a Cake Tool
#tool nuget:?package=DynamicInterop&version=0.9.1
Load native shared libraries from .NET on Unix, Windows or MacOS. This package offers more facilities to handle a native library at runtime rather than at compile time (vanilla P/Invoke uses rather static idioms).
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- 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
QuantConnect LEAN Engine: Algorithm.CSharp Project - A collection of C# algorithm demonstrations for how to use the API |
|
QuantConnect.Lean
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. |
|
SDSLite
A cross platform library for manipulating netCDF, CSV and TSV files. |
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
|
Migration to .NET Standard 2.0