Asv.Store 3.5.0

dotnet add package Asv.Store --version 3.5.0
                    
NuGet\Install-Package Asv.Store -Version 3.5.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.5.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Asv.Store" Version="3.5.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.5.0
                    
#r "nuget: Asv.Store, 3.5.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.5.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.5.0
                    
Install as a Cake Addin
#tool nuget:?package=Asv.Store&version=3.5.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.5.0 254 4/2/2026
2.0.1 249 6/10/2024
2.0.0 235 3/26/2024
1.13.3 249 3/2/2024
1.13.1 319 11/21/2023
1.13.0 193 11/19/2023
1.12.8 205 11/13/2023
1.12.7 227 10/30/2023
1.12.6 213 10/19/2023
1.12.5 240 10/7/2023
1.12.4 239 10/7/2023
1.12.3 221 10/7/2023
1.12.2 221 10/7/2023
1.12.1 210 9/27/2023
1.12.0 231 9/11/2023
1.11.0 243 8/18/2023
1.10.2 273 8/10/2023
1.10.1 269 8/4/2023
1.10.1-alpha-01 238 8/4/2023
Loading failed