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.
Replace TimeZoneConverter as this only converts IANA time zones to windows time zone formats which makes the library not available for .net developers on iOS and Android or any other none windows platform.
Replace TimeZoneConverter as this only converts IANA time zones to windows time zone formats which makes the library not available for .net developers on iOS and Android or any other none windows platform.
Nodatime is a possible replacement.