PalmSens.Core 5.12.1624

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

PalmSens Core library

This is a portable library for automating electrochemical experiments with PalmSens instruments. It is used to:

This library should be used with a platform specific library such as:

  • PalmSens.Core.Windows
  • PalmSens.Core.Android
  • PalmSens.Core.iOS
  • PalmSens.Core.Linux

Supported instruments

Instrument Recommended firmware version
Nexus 1.100
Palmsens1 4.4
Palmsens2 4.4
Palmsens3 2.8
Palmsens4 1.7
EmStat1 3.7
EmStat2 7.7
EmStat3 7.7
EmStat3+ 7.7
EmStat3 Blue 7.7
EmStat3+ Blue 7.7
EmStat3 Go 7.7
EmStat3+ Go 7.7
EmStat4T 1.406
EmStat4X 1.307
EmStat4R 1.307
EmStat4S 1.307
EmStat4M 1.307
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

Drivers

On Windows additional drivers are required to use certain instruments, they are bundled with our desktop software available at https://myps.palmsens.com/downloads

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 was computed.  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 (3)

Showing the top 3 NuGet packages that depend on PalmSens.Core:

Package Downloads
PalmSens.Core.iOS

iOS .NET library for PalmSens electrochemical instruments, data processing and analysis

PalmSens.Core.Windows

Windows .NET library for PalmSens electrochemical instruments, data processing and analysis

PalmSens.Core.Android

Android .NET library for PalmSens electrochemical instruments, data processing and analysis

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
5.12.1624 228 11/25/2025
5.12.1610 307 11/13/2025

v5.12.1624
- Migrated to BouncyCastle 2.6.2 for encprytion to support iOS and MAC