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.
|
Namespaces | |
namespace | BusServices |
namespace | BusStops |
namespace | Common |
namespace | ErrorManagement |
namespace | JourneyDetails |
namespace | TimeTable |
namespace | VehiclePositions |
Classes | |
class | ReadingBuses |
This is the main class for the library, here you can initialise a singleton instance and then query and use the Reading Buses API. More... | |