Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 378 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 378 Bytes

bg96sharp

bg996sharp is a C# library for interacting with Quectel BG95/BG96 boards. It is tested on and compatible with Windows and Linux, including Raspberry Pi.

How to Install

You can install both alpha and production versions (when released!) via NuGet.

Through .NET CLI:

dotnet add package BG96Sharp

Through NuGet CLI:

Install-Package BG96Sharp