MarcusOtter / APOD.Net

An unofficial .NET wrapper for NASA's Astronomy Picture of the Day API.
https://marcusotter.github.io/APOD.Net/
MIT License
9 stars 2 forks source link

Publish a NuGet package #7

Closed MarcusOtter closed 4 years ago

MarcusOtter commented 4 years ago

The library should be published to NuGet and have the correct version, following semantic versioning. Should probably have a separate deploy branch that auto deploys to NuGet and maybe GitHub package registry.

MarcusOtter commented 4 years ago

Added version 0.1.0 to both NuGet and GitHub package registry.