DependencySharp NuGet Package

DependencySharp allows you to embed unmanaged COM libraries within your managed library (as a byte array), and at runtime check if the unmanaged library exists in a specified location.

If it doesn't, the library is automatically written to the specified location.

These "self-contained" libraries are capable of managing their own unmanaged dependencies, providing a convenient way for your end-user to use and deploy your managed library.

Full documentation and usage examples: https://github.com/evanwon/dependencysharp/blob/master/README.md

DependencySharp is open-source: https://github.com/evanwon/dependencysharp.




Got any DependencySharp Question?





Info

Version: 1.1.0
Author(s): Evan Wondrasek
Last Update: Wednesday, October 1, 2014
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/evanwon/dependencysharp
NuGet Url: https://www.nuget.org/packages/DependencySharp


Install
Install-Package DependencySharp
dotnet add package DependencySharp
paket add DependencySharp
DependencySharp Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

avg-downloads-per-day

1

days-since-last-release

3495