Coder's Coffee House
-
Simple ASP.NET Auth (Update)
2018-07-30
A few months ago I put together a simple starter project for ASP.NET authorisation without any dependencies or configuration setup requirements. The m ... More ...
-
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 thi ... More ...
-
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 ...