cadwiki.DllReloader
1.0.0
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.0
NuGet\Install-Package cadwiki.DllReloader -Version 1.0.0
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.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add cadwiki.DllReloader --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: cadwiki.DllReloader, 1.0.0"
#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.0 // Install cadwiki.DllReloader as a Cake Tool #tool nuget:?package=cadwiki.DllReloader&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
cadwiki.DllReloader nuget package
This Readme file contains information on the cadwiki.DllReloader package
AutoCAD
The cadwiki.DllReloader.AutoCAD namespace contains everything needed to reload dll's into AutoCAD's current AppDomain
Nuget commands for building the .nupkg locally
Create new package using relative .nuspec
nuget pack cadwiki.DllReloader.nuspec -properties Configuration=Release -properties Platform=x64
Create new package using relative .vbproj
nuget pack cadwiki.DllReloader.vbproj -IncludeReferencedProjects -properties Configuration=Release -properties Platform=x64
Install local package to another project
Copy output .nupkg file path from command above for use later Install nuget package in another solution / project with these commands
Install-Package $Path\ToNuget\File\.nupkg
Get-Project -All | Install-Package $Path\ToNuget\File\.nupkg
Get-Project -All | Install-Package E:\GitHub\cadwiki\cadwiki-nuget\cadwiki-nuget\cadwiki.DllReloader\cadwiki.DllReloader.1.0.0.nupkg
Uninstall local package from projects
Get-Project -All | UnInstall-Package cadwiki.DllReloader
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 | 81 | 10/31/2024 |
3.0.0 | 78 | 10/25/2024 |
2.0.0.2 | 106 | 7/15/2024 |
2.0.0.1 | 103 | 6/26/2024 |
1.1.7.610 | 226 | 7/22/2023 |
1.1.6.920 | 152 | 6/11/2023 |
1.1.5.938 | 177 | 4/23/2023 |
1.1.4.918 | 195 | 4/13/2023 |
1.1.3.2324 | 176 | 4/13/2023 |
1.1.2.2158 | 179 | 4/13/2023 |
1.1.1.2027 | 191 | 4/12/2023 |
1.1.0.1905 | 196 | 4/10/2023 |
1.0.20.9 | 313 | 12/21/2022 |
1.0.19.735 | 299 | 12/20/2022 |
1.0.18.2146 | 285 | 12/20/2022 |
1.0.17.1500 | 293 | 12/14/2022 |
1.0.17.1135 | 305 | 12/14/2022 |
1.0.16.1525 | 286 | 12/12/2022 |
1.0.15.1423 | 276 | 12/12/2022 |
1.0.14.1150 | 290 | 12/12/2022 |
1.0.13.1525 | 293 | 12/10/2022 |
1.0.12.726 | 312 | 11/20/2022 |
1.0.11.2039 | 337 | 11/2/2022 |
1.0.9.1651 | 331 | 11/1/2022 |
1.0.7.1649 | 364 | 10/30/2022 |
1.0.6.1821 | 363 | 10/29/2022 |
1.0.4 | 439 | 9/27/2022 |
1.0.3 | 439 | 9/22/2022 |
1.0.2 | 423 | 9/11/2022 |
1.0.1 | 391 | 9/9/2022 |
1.0.0 | 416 | 8/11/2022 |