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

Make library DI-friendly #5

Closed MarcusOtter closed 5 years ago

MarcusOtter commented 5 years ago

Follow the principles outlined here. The library will need a complete overhaul and follow the Dependency Inversion principle better.