Skip to content

cslrfid/CSLRFIDDotNetMaui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.NET MAUI Quick Start Demo App for CS710S/CS108 RFID Handheld Reader

A simple demonstration on using C#/.NET/MAUI for:

  • Adding CSLibrary2024-NET8-MAUI assembly to your Visual Studio Solution
  • Creating a dependency service CSLReaderService for accessing the readers
  • Device connectivity through BLE
  • Batch inventory
  • Geiger Search
  • Support for LED tags

Dependencies:


App Screen1

App Screen2