Asv.Common 3.4.0

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

linkedin

asv-xunit

Provides common types and extensions for xUnit tests.

Local attributes

Local attributes allow you to mark tests as local and avoid running them on CI.

LoggerWrapper

The LoggerWrapper class is a wrapper around the ILogger interface that provides additional functionality for logging test output.

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 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 (16)

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

Package Downloads
Asv.Mavlink

Mavlink .NET library for vehicle control Px4, Ardupilot

Asv.IO

Package Description

Asv.Cfg

Provides simple configuration interface

Asv.Mavlink.Vehicle

Mavlink library for .NET 6.0, .NET 7.0 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

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.4.0 289 3/23/2026
3.3.0 1,048 11/29/2025
3.2.10 998 8/29/2025
3.2.9 295 8/29/2025
3.2.8 631 7/3/2025
3.2.7 490 6/29/2025
3.2.6 397 6/27/2025
3.2.5 246 6/27/2025
3.2.4 265 6/27/2025
3.2.3 314 6/27/2025
3.2.2 300 6/27/2025
3.2.1 862 5/22/2025
3.2.0 325 5/20/2025
3.1.0 359 12/27/2024
3.0.1 298 12/24/2024
3.0.0 310 12/16/2024
3.0.0-rc.3 128 11/28/2024
3.0.0-rc.2 129 11/27/2024
3.0.0-rc.1 399 10/14/2024
2.0.4 348 8/26/2024
Loading failed