An SQLite DB adapter for the GTFS package.
Info
Version: | 2.1.5-pre05 |
Author(s): | Ben Abelshausen and contributors |
Last Update: | Wednesday, September 25, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/GTFS.DB.SQLite |
Install
Install-Package GTFS.DB.SQLite
dotnet add package GTFS.DB.SQLite
paket add GTFS.DB.SQLite
GTFS.DB.SQLite Download (Unzip the "nupkg" after downloading)
Dependencies
- GTFS(>= 2.1.505)
- System.Data.SQLite.Core(>= 1.0.104)