picpresencemodule 1.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package picpresencemodule --version 1.0.1
NuGet\Install-Package picpresencemodule -Version 1.0.1
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="picpresencemodule" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add picpresencemodule --version 1.0.1
#r "nuget: picpresencemodule, 1.0.1"
#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.
// Install picpresencemodule as a Cake Addin
#addin nuget:?package=picpresencemodule&version=1.0.1

// Install picpresencemodule as a Cake Tool
#tool nuget:?package=picpresencemodule&version=1.0.1

Picpresence Experimental module

A simple module to connect PIC16F876 with an LCD LM016L through serial ports connection.

Product Compatible and additional computed target framework versions.
.NET net6.0-windows10.0.19041 is compatible.  net7.0-windows was computed.  net8.0-windows 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
1.1.3 395 9/2/2022
1.1.2 366 9/2/2022
1.0.2 368 9/2/2022
1.0.1 370 9/2/2022
1.0.0 373 9/1/2022

fixed [Attach class] visibility
- internal -> public