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,055 12/20/2022
2021.1.7 614 12/20/2022
2021.1.6 603 12/20/2022
2021.1.5 579 12/20/2022
2021.1.4 643 11/18/2022
2021.1.3 962 6/9/2021
2021.1.2 906 1/18/2021
1.3.200 1,000 9/17/2020
1.2.198 996 8/11/2020
1.2.197 1,007 7/29/2020
1.2.196 965 7/29/2020
1.2.194 941 7/14/2020
1.2.193 946 7/14/2020
1.2.192 946 7/14/2020
1.2.191 1,017 5/27/2020
1.2.190 886 4/22/2020
1.2.189 1,119 1/15/2020
1.2.185 1,049 12/27/2019
1.2.184 1,037 12/25/2019
1.2.183 973 12/25/2019
1.2.182 1,418 12/12/2019
1.2.180 1,067 9/26/2019
1.2.127 1,280 3/25/2019
1.2.124 1,106 3/20/2019
1.2.123 1,186 3/8/2019
1.1.116 1,175 2/21/2019
1.1.91 1,265 12/17/2018
1.1.85 1,236 12/13/2018
1.1.75 1,237 12/9/2018
1.1.38 1,331 11/18/2018
1.1.6 1,308 10/22/2018
1.0.0 1,351 10/14/2018

StartupCommand