Vue.js SSR meta tags for .NET Core and JavascriptServices

by Karl Solgård

This post is an addition to "Vue.js server side rendering with ASP.NET Core", written by Mihály Gyöngyösi. Check it out before reading this post! There are good reasons to have your meta tags resolved through SSR.…

Build, test and deploy a dotnet core website using Cake, TeamCity and Octopus Deploy

by Bjarte Aune Olsen

I have just completed setting up a simple deploy pipeline for a dotnet core project where I use TeamCity to build the project and run xUnit tests and then Octopus Deploy to deploy…