Coder's Coffee House
-
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 ... More ...
-
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 wit ... More ...
-
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 ... More ...
-
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 thou ... More ...
-
Headless Front End Testing on Linux using F# and Canopy
2017-01-17
I've been following F# for a while but it's only recently started appearing in my workflow for serious work. I'm not a good F# programmer at all but I ... More ...