cadwiki.DllReloader
1.0.4
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package cadwiki.DllReloader --version 1.0.4
NuGet\Install-Package cadwiki.DllReloader -Version 1.0.4
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.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cadwiki.DllReloader --version 1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cadwiki.DllReloader, 1.0.4"
#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.4 // Install cadwiki.DllReloader as a Cake Tool #tool nuget:?package=cadwiki.DllReloader&version=1.0.4
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Reloads dlls into Autodesk application's current AppDomain
Product | Versions 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 |
---|---|---|
3.0.0.1 | 39 | 10/31/2024 |
3.0.0 | 67 | 10/25/2024 |
2.0.0.2 | 101 | 7/15/2024 |
2.0.0.1 | 98 | 6/26/2024 |
1.1.7.610 | 221 | 7/22/2023 |
1.1.6.920 | 148 | 6/11/2023 |
1.1.5.938 | 172 | 4/23/2023 |
1.1.4.918 | 191 | 4/13/2023 |
1.1.3.2324 | 172 | 4/13/2023 |
1.1.2.2158 | 175 | 4/13/2023 |
1.1.1.2027 | 187 | 4/12/2023 |
1.1.0.1905 | 192 | 4/10/2023 |
1.0.20.9 | 308 | 12/21/2022 |
1.0.19.735 | 294 | 12/20/2022 |
1.0.18.2146 | 278 | 12/20/2022 |
1.0.17.1500 | 289 | 12/14/2022 |
1.0.17.1135 | 300 | 12/14/2022 |
1.0.16.1525 | 282 | 12/12/2022 |
1.0.15.1423 | 272 | 12/12/2022 |
1.0.14.1150 | 286 | 12/12/2022 |
1.0.13.1525 | 289 | 12/10/2022 |
1.0.12.726 | 308 | 11/20/2022 |
1.0.11.2039 | 333 | 11/2/2022 |
1.0.9.1651 | 327 | 11/1/2022 |
1.0.7.1649 | 357 | 10/30/2022 |
1.0.6.1821 | 359 | 10/29/2022 |
1.0.4 | 432 | 9/27/2022 |
1.0.3 | 435 | 9/22/2022 |
1.0.2 | 418 | 9/11/2022 |
1.0.1 | 386 | 9/9/2022 |
1.0.0 | 411 | 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