
Build a real-time chat app from scratch using Vue.js and C# in 5 minutes
Sep 1, 2018 · 3 min read
Butterfly Server .NET is an open source project that makes it incredibly easy to build real-time apps. This article will show you how to get a real-time chat app working in the next 5 minutes using only 37 lines of server code.
This assumes you have Visual Studio, .NET Core, and npm already installed and assumes you have familiarity with…
