From c9486eac0bbdf589c9955619697d8ca95a33cea4 Mon Sep 17 00:00:00 2001 From: Kevin Logan Date: Tue, 11 Apr 2017 17:50:04 -0500 Subject: [PATCH] Add blog link I keep searching for this very useful MSDN blog link. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4d3d169..3dbb3ed 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge - Build your client-side resources using Webpack. - Execute JavaScript on the server at runtime. +Read [Building Single Page Applications on ASP.NET Core with JavaScriptServices](https://blogs.msdn.microsoft.com/webdev/2017/02/14/building-single-page-applications-on-asp-net-core-with-javascriptservices/) for more details. + This repo contains: * A set of NuGet/NPM packages that implement functionality for: