Asv.Store 3.6.0

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

Package Description

Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  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 Asv.Store:

Package Downloads
Asv.Mavlink

Mavlink .NET library for vehicle control Px4, Ardupilot

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 619 2026/7/31
3.6.0-rc.1 118 2026/7/15
3.5.0 1,272 2026/4/2
2.0.1 280 2024/6/10
2.0.0 273 2024/3/26
1.13.3 280 2024/3/2
1.13.1 339 2023/11/21
1.13.0 213 2023/11/19
1.12.8 227 2023/11/13
1.12.7 251 2023/10/30
1.12.6 236 2023/10/19
1.12.5 265 2023/10/7
1.12.4 262 2023/10/7
1.12.3 242 2023/10/7
1.12.2 245 2023/10/7
1.12.1 236 2023/9/27
1.12.0 257 2023/9/11
1.11.0 265 2023/8/18
1.10.2 296 2023/8/10
Loading failed