GTFS by Itinero and contributors

<PackageReference Include="GTFS" Version="3.0.0-pre002" />

 GTFS 3.0.0-pre002

GTFS read/write library.

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>GTFS</id>
    <version>3.0.0-pre002</version>
    <title>GTFS</title>
    <authors>Itinero and contributors</authors>
    <owners>Itinero and contributors</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>https://raw.github.com/OsmSharp/GTFS/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/OsmSharp/GTFS</projectUrl>
    <iconUrl>https://raw.github.com/OsmSharp/GTFS/master/icon.bmp</iconUrl>
    <description>GTFS read/write library.</description>
    <tags>routing,GTFS,transit</tags>
    <dependencies>
      <group targetFramework=".NETStandard2.0" />
    </dependencies>
  </metadata>
</package>