Reading Buses API V3.0.0
A C#, .net Standard Library for the Reading Buses Open Data API (https://reading-opendata.r2p.com/), available to use in your C# console, WPF, UWP or Win Form Applications.
|
This classes simply gets all the bus services operated by Reading Buses, by interfacing with the "List Of Services" API. More...
Package Functions | |
async Task< List< BusService > > | FindServices () |
Finds all the services operated by Reading Buses. More... | |
This classes simply gets all the bus services operated by Reading Buses, by interfacing with the "List Of Services" API.
|
package |
Finds all the services operated by Reading Buses.
ReadingBusesApiException | Thrown if an invalid or expired API Key is used. |