CBielstein / APRSsharp

APRS# - Modern APRS software for the amateur radio community
MIT License
12 stars 5 forks source link

Create AprsSharp.AprsParser and AprsSharp.AprsIsClient Nuget Packages #111

Closed CBielstein closed 2 years ago

CBielstein commented 2 years ago

Description

This PR adds the relevant code, documentation, and a new GitHub Action to track two new nuget packages:

This will allow reuse of this code by other code bases and users.

For now, the packages will all have the same version and will change together. They will also be versioned 0.x.y (version 0) until a future date where the public classes and methods can be stabilized.

Changes

Validation