Info
| Version: | 0.9.1 | 
| Author(s): | Jean-Michel Perraud, Daniel Collins, Kosei, evolvedmicrobe | 
| Last Update: | Sunday, February 18, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/jmp75/dynamic-interop-dll | 
| NuGet Url: | https://www.nuget.org/packages/DynamicInterop | 
Install
Install-Package DynamicInterop
                        dotnet add package DynamicInterop
                        paket add DynamicInterop
                        
                                DynamicInterop Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
Tags
 
                
This package offers more facilities to handle a native library at runtime rather than at compile time (vanilla P/Invoke uses rather static idioms).