I\'m trying to setup a CI server for a website that I\'m developing, but I can\'t find any info regarding how to do it with the new ASP.NET 5.
Since there has been many changes to the ASP.NET Core world and I got asked about it a few times, I wrote down a step-by-step guide on how to setup a CI/CD environment using TeamCity for .NET Core. I think it is especially helpful for beginners.