Skip to content

bogeaperez/NextbusNET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NextbusNET

NextbusNET is a little project that defines a client to access the Nextbus webservices.

For more information on the service itself refer to the Nextbus public feed documentation at: http://www.nextbus.com/xmlFeedDocs/NextBusXMLFeed.pdf

Usage

var client = new NextbusClient();

IEnumerable agencies = client.GetAgencies();

About

A simple API to access the Nextbus services

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published