A .NET Core wrapper to query the National Rail APIs for historical and live information.
Info
| Version: | 1.0.1 |
| Author(s): | mattosaurus |
| Last Update: | Friday, February 24, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/mattosaurus/NationalRail |
| NuGet Url: | https://www.nuget.org/packages/NationalRail |
Install
Install-Package NationalRail
dotnet add package NationalRail
paket add NationalRail
NationalRail Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 9.0.1)
- System.ComponentModel.Primitives(>= 4.3.0)
- System.Xml.XmlSerializer(>= 4.0.11)
Tags