Asv.IO 3.6.0

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

Provides IO, serialization, protocol, and device communication utilities for ASV-based libraries

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 (9)

Showing the top 5 NuGet packages that depend on Asv.IO:

Package Downloads
Asv.Mavlink

Mavlink .NET library for vehicle control Px4, Ardupilot

Asv.Gnss

GNSS library for parsing RTCMv2, RTCMv3, NMEA, Asterix and control recievers througt SBF, ComNav, UBX protocols for .NET

Asv.Store

Package Description

Asv.Sdr

Package Description

Asv.Avalonia

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.6.0 880 2026/7/31
3.6.0-rc.1 185 2026/7/15
3.5.0 1,468 2026/4/2
3.4.0 773 2026/3/23
3.3.0 1,859 2025/11/29
3.2.10 1,461 2025/8/29
3.2.9 323 2025/8/29
3.2.8 762 2025/7/3
3.2.7 480 2025/6/29
3.2.6 363 2025/6/27
3.2.5 252 2025/6/27
3.2.4 267 2025/6/27
3.2.3 279 2025/6/27
3.2.2 297 2025/6/27
3.2.1 837 2025/5/22
3.2.0 329 2025/5/20
3.1.0 329 2024/12/27
3.0.1 352 2024/12/24
3.0.0 315 2024/12/16
3.0.0-rc.3 174 2024/11/28
Loading failed