项目作者: derrohrbach

项目描述 :
C#/dotnet library for Deutsche Bahn (DB) realtime connection data. Uses the inofficial IRIS API system of DB
高级语言: C#
项目地址: git://github.com/derrohrbach/DBSharp.git
创建时间: 2017-07-04T19:11:55Z
项目社区:https://github.com/derrohrbach/DBSharp

开源协议:MIT License

下载


DBSharp

A library for Deutsche Bahn (DB) realtime connection data. Written in C#/dotnet Core. Uses the inofficial IRIS API system of DB

Usage

This library uses a Request Pattern. There exist multiple IRISRequests in the IRIS folder, which enable you to fetch data.
See the Examples folder for a more detailed example.

For more questions feel free to contact me.

Building

  1. Clone this repo
  2. Restore the packages
  3. Run

Projects using this lib

License

MIT License (see LICENSE file)

(c) 2017 Marvin Rohrbach