Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 914 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 914 Bytes

.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