Jc.OpenNov
0.1.0
See the version list below for details.
dotnet add package Jc.OpenNov --version 0.1.0
NuGet\Install-Package Jc.OpenNov -Version 0.1.0
<PackageReference Include="Jc.OpenNov" Version="0.1.0" />
<PackageVersion Include="Jc.OpenNov" Version="0.1.0" />
<PackageReference Include="Jc.OpenNov" />
paket add Jc.OpenNov --version 0.1.0
#r "nuget: Jc.OpenNov, 0.1.0"
#:package Jc.OpenNov@0.1.0
#addin nuget:?package=Jc.OpenNov&version=0.1.0
#tool nuget:?package=Jc.OpenNov&version=0.1.0
Jc.OpenNov
Library for reading data from NFC Novo Nordisk insulin pens in .NET.
C# implementation derived from lcacheux's Kotlin nov-open-reader project - big thanks!
Table of Contents
Introduction
Jc.OpenNov is a library designed to facilitate the reading of data from NFC Novo Nordisk insulin pens.
Components
- Jc.OpenNov: Core library containing data structure and protocol implementation.
- Jc.OpenNov.Nfc.Android: Android implementation of NFC communication using Jc.OpenNov.
Usage
To use Jc.OpenNov, you need to install the NuGet package:
dotnet add package Jc.OpenNov
Followed by adding the Android/iOS Jc.OpenNov.Nfc.xxx
package to your project:
dotnet add package Jc.OpenNov.Nfc.Android
// Coming soon
Android
// Coming soon
iOS
// Coming soon
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. net9.0-android was computed. net9.0-android35.0 is compatible. net9.0-browser was computed. net9.0-ios was computed. net9.0-ios18.0 is compatible. 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. |
-
net9.0
- No dependencies.
-
net9.0-android35.0
- No dependencies.
-
net9.0-ios18.0
- No dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Jc.OpenNov:
Package | Downloads |
---|---|
Jc.OpenNov.Nfc.Android
.NET library to read data from NFC Novo Nordisk insulin pens on Android devices. |
|
Jc.OpenNov.Avalonia
.NET library to read data from NFC Novo Nordisk insulin pens in Avalonia. |
|
Jc.OpenNov.Nfc.iOS
.NET library to read data from NFC Novo Nordisk insulin pens on iOS devices. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
1.0.0 | 487 | 7/22/2025 |
0.2.0 | 490 | 7/22/2025 |
0.2.0-preview100 | 273 | 7/20/2025 |
0.1.0 | 150 | 5/26/2025 |
0.1.0-preview200 | 137 | 5/26/2025 |
0.1.0-preview100 | 143 | 5/26/2025 |