CADBooster.SolidDna
2.0.0
See the version list below for details.
dotnet add package CADBooster.SolidDna --version 2.0.0
NuGet\Install-Package CADBooster.SolidDna -Version 2.0.0
<PackageReference Include="CADBooster.SolidDna" Version="2.0.0" />
paket add CADBooster.SolidDna --version 2.0.0
#r "nuget: CADBooster.SolidDna, 2.0.0"
// Install CADBooster.SolidDna as a Cake Addin #addin nuget:?package=CADBooster.SolidDna&version=2.0.0 // Install CADBooster.SolidDna as a Cake Tool #tool nuget:?package=CADBooster.SolidDna&version=2.0.0
The new SolidDNA SDK, making the SolidWorks API easier, well behaved and modern
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
.NETFramework 4.7.2
- Dna.Framework (>= 1.0.7.19)
- System.Net.Http (>= 4.3.4)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Forked from AngelSix.SolidDna.
Breaking: Made running multiple add-ins at the same time possible.
Breaking: Added enabling certified partners to display their add-ins as such.
Added component properties.
Breaking: Removed ability to run add-ins in their own app domain because it exposed SolidWorks bugs and made multiple add-ins harder.
Breaking: Removed allowing add-ins to add services to IoC during startup.
Fixed mass bug.
Fixed event reattach bug.
Fixed file exists bug with 3DInterconnect