Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.29 KB

Starnet

Automatic Release Automatic Staging CodeQL NuGet Downloads

Starnet is a .NET library for interacting with ProjectLighthouse instance APIs.

Solution Structure

  • Starnet: The main library project.
  • Starnet.Tests: The unit test project.

Examples

Examples can be found in the Starnet project README.

Contributing

All forms of contribution are welcome. Please submit a pull request or open an issue if you have a problem or would like to propose changes. We ask that you follow our code styling conventions defined in our DotSettings file, as well as following the Contributor Covenant Code of Conduct, which can be found in the root of the repository.