FestivalPOS.PagerController 1.0.0-beta.3

This is a prerelease version of FestivalPOS.PagerController.
dotnet tool install --global FestivalPOS.PagerController --version 1.0.0-beta.3
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local FestivalPOS.PagerController --version 1.0.0-beta.3
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=FestivalPOS.PagerController&version=1.0.0-beta.3&prerelease
nuke :add-package FestivalPOS.PagerController --version 1.0.0-beta.3

To run the pager controller from linux, first install the dotnet runtime:

sudo apt install dotnet-sdk-7.0

The pager controller can then be installed as a global tool using

dotnet tool install -g FestivalPOS.PagerController

Then, run the controller

pager-controller --serial-port XXX

The other options can be set in an appsettings.json file in the directory from where the controller is started.

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos 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.

This package has no dependencies.

Version Downloads Last updated
1.0.0-beta.3 73 6/26/2023
1.0.0-beta.2 57 6/23/2023
1.0.0-beta.1 59 6/23/2023