
Firebase provides a few open data sets, one of which is the Transit data set. This data set includes real-time information about municipal transit systems – for example the San Francisco Municipal transit system. I wanted to create a simple application that would watch the SF Muni system and display the location of buses in […]

FirebaseSharp 2 has gone into an early alpha. This post is using version 2.0.1-alpha – and the latest package is always available here. Just remember that because it is an alpha release you have to instruct nuget to get pre-release packages. Here are some of the latest changes… Strongly Type Snapshot Values Using the Firebase […]