You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NewsAPI.NET is a asynchronous API wrapper around News API. It is based on their new v2 API and is a work in progress. At the moment, only the top headlines endpoint has been implemented.
5
+
NewsAPI.NET is a asynchronous API wrapper around News API. It is based on their new v2 API and is a work in progress. At the moment, the top headlines and news sources endpoint has been implemented.
6
6
It is written in NET Standard 1.1.
7
7
8
8
NuGet
9
9
-----
10
-
This library is available on NuGet, under the package name Hassie.NET.API.NewsAPI. The current version is 1.0.1.
10
+
This library is available on NuGet, under the package name Hassie.NET.API.NewsAPI. The current version is 2.0.0.
0 commit comments