Using NYTimes.NET with nytimes.com

C# integration

Install
dotnet add package NYTimes.NET
curl \
  # append ?api-key=$API_KEY to the URL \
  http://api.nytimes.com/svc/semantic/v2/concept/search.json
curl \
  # append ?api-key=$API_KEY to the URL \
  http://api.nytimes.com/svc/semantic/v2/concept/name/{concept-type}/{specific-concept}.json
SDK on GitHub 📄 API Docs
SDK
NYTimes.NET
C#
API
nytimes.com
nytimes.com:semantic_api
At a glance
Language C#
Endpoints2
Base URLhttp://api.nytimes.com/svc/semantic/v2/concept