VQLib 8.0.3

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows 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 VQLib:

Package Downloads
VQLib.Api

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.3 2,257 4/28/2025
8.0.2 252 4/25/2025
8.0.1 2,945 1/20/2025
8.0.0 1,206 11/13/2024
1.2.14 486 9/30/2024
1.2.13 1,931 3/1/2024
1.2.12 314 2/9/2024
1.2.10 253 1/23/2024
1.2.9 284 1/11/2024
1.2.8 551 12/8/2023
1.2.7 288 12/7/2023
1.2.6 224 12/1/2023
1.2.5 240 11/30/2023
1.2.4 186 11/30/2023
1.2.3 316 11/29/2023
1.2.2 253 11/22/2023
1.2.1 314 10/19/2023
1.2.0 349 7/25/2023
1.1.9 429 7/21/2023
1.1.8 350 5/12/2023
Loading failed