Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1.23 KB

index.md

File metadata and controls

17 lines (13 loc) · 1.23 KB

APOD.Net Documentation

APOD.Net is a .NET library used to asynchronously interface with NASA's Astronomy Picture of the Day API (APOD). The API features a different image or photograph of our universe each day, along with a brief explanation written by a professional astronomer. Here's what today's picture looks like!

You can find more information in the GitHub repository.

Quick links

Getting started

Information about installing and getting started with this library can be found in the GitHub repository or by reading one of the Examples.

Additional resources