diff --git a/README.md b/README.md index 36cddfcc..369af24a 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ This project is part of ASP.NET Core. You can find samples, documentation and ge `JavaScriptServices` is a set of technologies for ASP.NET Core developers. It provides infrastructure that you'll find useful if you use Angular 2 / React / Knockout / etc. on the client, or if you build your client-side resources using Webpack, or otherwise want to 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: