PalmSens.Core.Android 5.12.1610

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

PalmSens Core Android library

This library is for automating electrochemical experiments with PalmSens instruments on Android. It is used to:

Supported instruments

Instrument Recommended firmware version
Nexus 1.100
Palmsens1 4.4
Palmsens2 4.4
Palmsens3 2.8
Palmsens4 1.7
MultiPalmsens4 1.7
EmStat1 3.7
EmStat2 7.7
EmStat3 7.7
EmStat3+ 7.7
MultiEmStat3 7.7
EmStat3 Blue 7.7
EmStat3+ Blue 7.7
EmStat3 Go 7.7
EmStat3+ Go 7.7
EmStat4S 1.307
MultiEmStat4 1.307
EmStat4X 1.307
EmStat4R 1.307
EmStat4M 1.307
EmStat4T 1.406
EmStat4 Go 1.307
EmStat Pico DevBoard 1.601
EmStat Pico Module 1.601
EmStat Pico Go 1.601
Sensit Smart 1.601
Sensit BT 1.601
Sensit Wearable 1.600
Product Compatible and additional computed target framework versions.
.NET net9.0-android35.0 is compatible.  net10.0-android was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.12.1610 254 11/14/2025

v5.12.1610
- First nuget package release
- Migrated to NET9