First release of GTFS.Net; Contains a parser (GtfsFeedParser) and a validator (GtfsFeedValidator).
Info
Version: | 1.0.0 |
Author(s): | Sung Kim |
Last Update: | Saturday, November 7, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dance2die/GTFS.Net |
NuGet Url: | https://www.nuget.org/packages/GtfsNet |
Install
Install-Package GtfsNet
dotnet add package GtfsNet
paket add GtfsNet
GtfsNet Download (Unzip the "nupkg" after downloading)
Dependencies
- CsvHelper(>= 2.13.2)
- Ensure.That(>= 3.2.0)
- xunit.runner.visualstudio(>= 2.1.0)
Tags