Coder's Coffee House DotNet Test With NUnit 2017-12-01 I wrote a post a few weeks ago Exploring The DotNet Command about ... well anyway one of the commands mentioned was the test command which is what this post is about. There's some info on this in the official docs here with a few examples. To find out a ... ASP.NET Core SSL from Development to Production 2017-11-24 You pretty have to use SSL these days but getting started with ASP.NET Core was a bit of a challenge for me. As usual I had to scour the net for bits of information and then cobble a solution together and this post is basically what I did to get ... Simple ASP.NET Auth 2017-09-05 .NET Core has been with us for a while now and I was someone who did a fair bit of work with it early on. I was keen to use it as MVC on Mono came with its own set of problems but I only shipped my first app to ... Exploring The DotNet Command 2017-08-27 I've been using the new dotnet command in my workflow for a little while (anyone that's made the switch to .NET Core will soon realise you can't stay away from it, probably even if you're using Visual Studio). It's quite powerful but I haven't really explored it beyond the basics ... TeamCity Linux Setup 2017-04-07 Another one in my .NET / Linux series :-) So, TeamCity seems to be the de facto build server in the .NET world and we want install it on Linux. I thought this would be straightforward - after all it's written in Java which runs pretty well on Linux so ... Older Posts Newer Posts