IFoxCAD.Basal 0.5.0-alpha

Suggested Alternatives

IFox.CAD.ACAD

Additional Details

Please use version 0.9.*。

This is a prerelease version of IFoxCAD.Basal.
dotnet add package IFoxCAD.Basal --version 0.5.0-alpha                
NuGet\Install-Package IFoxCAD.Basal -Version 0.5.0-alpha                
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="IFoxCAD.Basal" Version="0.5.0-alpha">
  <PrivateAssets>all</PrivateAssets>
  <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add IFoxCAD.Basal --version 0.5.0-alpha                
#r "nuget: IFoxCAD.Basal, 0.5.0-alpha"                
#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 IFoxCAD.Basal as a Cake Addin
#addin nuget:?package=IFoxCAD.Basal&version=0.5.0-alpha&prerelease

// Install IFoxCAD.Basal as a Cake Tool
#tool nuget:?package=IFoxCAD.Basal&version=0.5.0-alpha&prerelease