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,086 12/20/2022
2021.1.7 627 12/20/2022
2021.1.6 617 12/20/2022
2021.1.5 598 12/20/2022
2021.1.4 658 11/18/2022
2021.1.3 973 6/9/2021
2021.1.2 920 1/18/2021
1.3.200 1,014 9/17/2020
1.2.198 1,009 8/11/2020
1.2.197 1,020 7/29/2020
1.2.196 980 7/29/2020
1.2.194 957 7/14/2020
1.2.193 960 7/14/2020
1.2.192 960 7/14/2020
1.2.191 1,031 5/27/2020
1.2.190 900 4/22/2020
1.2.189 1,134 1/15/2020
1.2.185 1,064 12/27/2019
1.2.184 1,052 12/25/2019
1.2.183 988 12/25/2019
1.2.182 1,432 12/12/2019
1.2.180 1,081 9/26/2019
1.2.127 1,298 3/25/2019
1.2.124 1,122 3/20/2019
1.2.123 1,202 3/8/2019
1.1.116 1,188 2/21/2019
1.1.91 1,280 12/17/2018
1.1.85 1,251 12/13/2018
1.1.75 1,251 12/9/2018
1.1.38 1,347 11/18/2018
1.1.6 1,325 10/22/2018
1.0.0 1,368 10/14/2018

StartupCommand