Today's post will look at the first of three console applications. This app is going to read in flight data from an external source (in my case, a flat file) and push messages out to a Kafka topic. A Sidebar: F# If you look on the left-hand side, you'll see the three console projects that we are going…