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)
Dependencies
Tags
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.