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,102 12/20/2022
2021.1.7 633 12/20/2022
2021.1.6 623 12/20/2022
2021.1.5 607 12/20/2022
2021.1.4 664 11/18/2022
2021.1.3 978 6/9/2021
2021.1.2 931 1/18/2021
1.3.200 1,019 9/17/2020
1.2.198 1,014 8/11/2020
1.2.197 1,025 7/29/2020
1.2.196 987 7/29/2020
1.2.194 962 7/14/2020
1.2.193 967 7/14/2020
1.2.192 965 7/14/2020
1.2.191 1,040 5/27/2020
1.2.190 905 4/22/2020
1.2.189 1,140 1/15/2020
1.2.185 1,069 12/27/2019
1.2.184 1,057 12/25/2019
1.2.183 993 12/25/2019
1.2.182 1,439 12/12/2019
1.2.180 1,086 9/26/2019
1.2.127 1,304 3/25/2019
1.2.124 1,128 3/20/2019
1.2.123 1,208 3/8/2019
1.1.116 1,195 2/21/2019
1.1.91 1,289 12/17/2018
1.1.85 1,262 12/13/2018
1.1.75 1,259 12/9/2018
1.1.38 1,355 11/18/2018
1.1.6 1,332 10/22/2018
1.0.0 1,375 10/14/2018

StartupCommand