Using BandsInTownUWP with bandsintown.com

C# integration

Install
dotnet add package BandsInTownUWP
Get artist information
curl \
  /artists/{artistname}
Get upcoming, past, or all artist events, or events within a date range
curl \
  /artists/{artistname}/events
SDK on GitHub 📄 API Docs
SDK
BandsInTownUWP
C#
API
bandsintown.com
bandsintown.com
Other SDKs for bandsintown.com
FanBase mopub-ios-sdk-carthage
At a glance
Language C#
Endpoints2