cadwiki.DllReloader 1.0.11.2039

There is a newer version of this package available.
See the version list below for details.
dotnet add package cadwiki.DllReloader --version 1.0.11.2039
                    
NuGet\Install-Package cadwiki.DllReloader -Version 1.0.11.2039
                    
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.11.2039" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="cadwiki.DllReloader" Version="1.0.11.2039" />
                    
Directory.Packages.props
<PackageReference Include="cadwiki.DllReloader" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add cadwiki.DllReloader --version 1.0.11.2039
                    
#r "nuget: cadwiki.DllReloader, 1.0.11.2039"
                    
#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.
#addin nuget:?package=cadwiki.DllReloader&version=1.0.11.2039
                    
Install cadwiki.DllReloader as a Cake Addin
#tool nuget:?package=cadwiki.DllReloader&version=1.0.11.2039
                    
Install cadwiki.DllReloader as a Cake Tool

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
4.0.0.2 86 2/23/2025
4.0.0.1 121 1/4/2025
4.0.0 111 1/4/2025
3.0.0.1 109 10/31/2024
3.0.0 94 10/25/2024
2.0.0.2 119 7/15/2024
2.0.0.1 116 6/26/2024
1.1.7.610 236 7/22/2023
1.1.6.920 162 6/11/2023
1.1.5.938 189 4/23/2023
1.1.4.918 210 4/13/2023
1.1.3.2324 188 4/13/2023
1.1.2.2158 190 4/13/2023
1.1.1.2027 205 4/12/2023
1.1.0.1905 209 4/10/2023
1.0.20.9 328 12/21/2022
1.0.19.735 313 12/20/2022
1.0.18.2146 299 12/20/2022
1.0.17.1500 307 12/14/2022
1.0.17.1135 324 12/14/2022
1.0.16.1525 301 12/12/2022
1.0.15.1423 294 12/12/2022
1.0.14.1150 307 12/12/2022
1.0.13.1525 307 12/10/2022
1.0.12.726 328 11/20/2022
1.0.11.2039 354 11/2/2022
1.0.9.1651 348 11/1/2022
1.0.7.1649 382 10/30/2022
1.0.6.1821 380 10/29/2022
1.0.4 459 9/27/2022
1.0.3 457 9/22/2022
1.0.2 446 9/11/2022
1.0.1 411 9/9/2022
1.0.0 437 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