Library containing NuGetAssemblyResolver interface, which provides uniform way for both .NET Desktop and Core to dynamically load assemblies from NuGet packages and dependencies.
Info
Version: | 2.1.0 |
Author(s): | Stanislav Muhametsin |
Last Update: | Thursday, March 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CometaSolutions/UtilPack/tree/develop/Source/UtilPack.NuGet.AssemblyLoading |
NuGet Url: | https://www.nuget.org/packages/UtilPack.NuGet.AssemblyLoading |
Install
Install-Package UtilPack.NuGet.AssemblyLoading
dotnet add package UtilPack.NuGet.AssemblyLoading
paket add UtilPack.NuGet.AssemblyLoading
UtilPack.NuGet.AssemblyLoading Download (Unzip the "nupkg" after downloading)
Dependencies
net46
- UtilPack.NuGet(>= 2.1.0)
- System.ValueTuple(>= 4.3.1)
- UtilPack.NuGet(>= 2.1.0)
- NETStandard.Library(>= 1.6.1)
- System.Runtime.Loader(>= 4.3.0)
- System.ValueTuple(>= 4.3.1)
Tags