cadwiki.DllReloader 1.0.6.1821

There is a newer version of this package available.
See the version list below for details.
dotnet add package cadwiki.DllReloader --version 1.0.6.1821
NuGet\Install-Package cadwiki.DllReloader -Version 1.0.6.1821
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="cadwiki.DllReloader" Version="1.0.6.1821" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cadwiki.DllReloader --version 1.0.6.1821
#r "nuget: cadwiki.DllReloader, 1.0.6.1821"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install cadwiki.DllReloader as a Cake Addin
#addin nuget:?package=cadwiki.DllReloader&version=1.0.6.1821

// Install cadwiki.DllReloader as a Cake Tool
#tool nuget:?package=cadwiki.DllReloader&version=1.0.6.1821

Reloads dlls into Autodesk application's current AppDomain

Product Compatible and additional computed target framework versions.
.NET Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.7.2

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.7.610 178 7/22/2023
1.1.6.920 121 6/11/2023
1.1.5.938 139 4/23/2023
1.1.4.918 158 4/13/2023
1.1.3.2324 144 4/13/2023
1.1.2.2158 146 4/13/2023
1.1.1.2027 157 4/12/2023
1.1.0.1905 164 4/10/2023
1.0.20.9 277 12/21/2022
1.0.19.735 268 12/20/2022
1.0.18.2146 254 12/20/2022
1.0.17.1500 256 12/14/2022
1.0.17.1135 275 12/14/2022
1.0.16.1525 249 12/12/2022
1.0.15.1423 251 12/12/2022
1.0.14.1150 261 12/12/2022
1.0.13.1525 264 12/10/2022
1.0.12.726 281 11/20/2022
1.0.11.2039 307 11/2/2022
1.0.9.1651 314 11/1/2022
1.0.7.1649 331 10/30/2022
1.0.6.1821 331 10/29/2022
1.0.4 410 9/27/2022
1.0.3 400 9/22/2022
1.0.2 383 9/11/2022
1.0.1 363 9/9/2022
1.0.0 380 8/11/2022

Rename NetReloader to AutoCADAppDomainDllReloader
Fix bug where AutoCADAppDomainDllReloader would crash on first run of CAD when .ini was reset to new values.
Add option for developer to add dlls to skip reloading in AutoCADAppDomainDllReloader
Update all projects for building on AnyCPU