An extensible library for resolving and loading COM classes in .NET.
Info
| Version: | 0.1.0 |
| Author(s): | Matt Kotsenas |
| Last Update: | Monday, November 27, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/MattKotsenas/COMClassLoader |
| NuGet Url: | https://www.nuget.org/packages/COMClassLoader |
Install
Install-Package COMClassLoader
dotnet add package COMClassLoader
paket add COMClassLoader
COMClassLoader Download (Unzip the "nupkg" after downloading)
Dependencies
- PInvoke.Kernel32(>= 0.5.97)
Tags