This NuGet package contains the library that takes care of hot loading of the dlls into the application at run time.
Info
Version: | 0.9.8 |
Author(s): | Roman Tumaykin |
Last Update: | Thursday, March 23, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/rtumaykin/HotAssembly/ |
NuGet Url: | https://www.nuget.org/packages/HotAssembly |
Install
Install-Package HotAssembly
dotnet add package HotAssembly
paket add HotAssembly
HotAssembly Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 7.0.1)
Tags