philvessey / NextDepartures

NextDepartures is a .NET Library that queries GTFS (General Transit Feed Specification) data sets stored locally or in an Azure SQL Database. The library will work with any well formed GTFS data set.
MIT License
1 stars 1 forks source link

Update endpoints #26

Closed philvessey closed 4 years ago

philvessey commented 4 years ago

Add AgencyId to service class. Add StopId to service class. Update service endpoints with new overloading.