AcadLib 2021.1.8

dotnet add package AcadLib --version 2021.1.8
                    
NuGet\Install-Package AcadLib -Version 2021.1.8
                    
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="AcadLib" Version="2021.1.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AcadLib" Version="2021.1.8" />
                    
Directory.Packages.props
<PackageReference Include="AcadLib" />
                    
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 AcadLib --version 2021.1.8
                    
#r "nuget: AcadLib, 2021.1.8"
                    
#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.
#:package AcadLib@2021.1.8
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=AcadLib&version=2021.1.8
                    
Install as a Cake Addin
#tool nuget:?package=AcadLib&version=2021.1.8
                    
Install as a Cake Tool

Net4.7.2 c# AutoCAD Library, WPF + ReactiveUI

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.

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
2021.1.8 1,193 12/20/2022
2021.1.7 672 12/20/2022
2021.1.6 663 12/20/2022
2021.1.5 651 12/20/2022
2021.1.4 708 11/18/2022
2021.1.3 1,030 6/9/2021
2021.1.2 993 1/18/2021
1.3.200 1,071 9/17/2020
1.2.198 1,058 8/11/2020
1.2.197 1,073 7/29/2020
1.2.196 1,047 7/29/2020
1.2.194 1,032 7/14/2020
1.2.193 1,024 7/14/2020
1.2.192 1,032 7/14/2020
1.2.191 1,093 5/27/2020
1.2.190 953 4/22/2020
1.2.189 1,179 1/15/2020
1.2.185 1,112 12/27/2019
1.2.184 1,130 12/25/2019
1.2.183 1,048 12/25/2019
1.2.182 1,502 12/12/2019
1.2.180 1,136 9/26/2019
1.2.127 1,359 3/25/2019
1.2.124 1,189 3/20/2019
1.2.123 1,283 3/8/2019
1.1.116 1,252 2/21/2019
1.1.91 1,353 12/17/2018
1.1.85 1,343 12/13/2018
1.1.75 1,341 12/9/2018
1.1.38 1,408 11/18/2018
1.1.6 1,368 10/22/2018
1.0.0 1,434 10/14/2018

StartupCommand