My companion post to Zac's post on using a client side React.js application to communicate with a .NET Core powered WebApi. This article was originally posted on The Reactionary.
Version 1.1 of the .NET SDK (the command line tools) has support for a new project templating engine. In this post, I take a look at what it is and how to install some of the most common templates (including those for Single Page Applications)
In which my friend, all around great guy, and React guru Zac Braddy shows you how to connect to a .NET Core WebApi