NetLib 1.2.7

dotnet add package NetLib --version 1.2.7
                    
NuGet\Install-Package NetLib -Version 1.2.7
                    
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="NetLib" Version="1.2.7" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="NetLib" Version="1.2.7" />
                    
Directory.Packages.props
<PackageReference Include="NetLib" />
                    
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 NetLib --version 1.2.7
                    
#r "nuget: NetLib, 1.2.7"
                    
#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 NetLib@1.2.7
                    
#: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=NetLib&version=1.2.7
                    
Install as a Cake Addin
#tool nuget:?package=NetLib&version=1.2.7
                    
Install as a Cake Tool

Net4.7.2 c# Library WPF + ReactiveUI

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on NetLib:

Package Downloads
AcadLib

Net4.7.2 c# AutoCAD Library, WPF + ReactiveUI

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.2.7 1,077 11/18/2022
1.2.6 889 1/18/2021
1.2.5 669 11/27/2020
1.2.4 682 11/17/2020
1.2.3 826 9/17/2020
1.2.2 668 9/17/2020
1.2.1 2,303 9/16/2020
1.1.535 811 4/22/2020
1.1.533 918 1/15/2020
1.1.532 766 12/30/2019
1.1.531 783 12/27/2019
1.1.529 763 11/29/2019
1.1.520 810 9/27/2019
1.1.519 799 9/26/2019
1.1.123 989 3/8/2019
1.1.119 340 2/21/2019
1.1.118 363 2/21/2019
Loading failed