General
Redis InMemory Cache in ASP.net MVC Core
A guide to configuring ASP.net MVC Core Application to use Redis Session store developing a custom provider
Build a Twitter bot with AWS lambda serverless framework and node.js
Introducing the serverless computing and framework and how to build a Twitter automation bot using AWS lambda function as a service with node.js.
C# Tuples
Exploring the Tuples the New C# 7 language feature learning both the Advantages and limitations of this great language enhancement.
Using AutoMapper in Domain Objects with DotNet Core
A how to guide using Automapper in a DotNetCore Web Api project
How to seed your EF Core database
A quick how to guide on implementing seeding in an EF Core database project.
Manage and Edit soluton files with visual studio code and .net CLI
The latest release of .net core CLI re-introduced Solution Files and .csproj files to the .net core framework. This post explores making use of these files to better organize your development project files
Configure Swagger in ASP.NET Core Web API
Learn how to integrate the Swagger UI in an ASP.NET Core Web API and extend documentation and customise the UI
How to write a Cake Build script for ASP.net core project
walk through the process of creating a new project and then create a build process using cake.
How to create Dotnet Core TeamCity Build Agent on Ubuntu
A detailed step by step on how to install configure cake on a ubuntu headless server to build ASP.net core applications
Install .net core on Ubuntu headless server
Easy to follow concise & detailed steps required to install .net core on a headless Ubuntu 16.x server
How to install Team City on Ubuntu Server
set up a Continuous Integration / Continuous Deployment DevOps environment for a ASP.net Core project. How to install Team City 10.x on a Ubuntu 16.X server
Using Angular 2 Reactive forms with ASP.net Core Web API
A quick tutorial explaining how to use angular2 reactive or model driven forms in your angular2 application
How to use EF Core in a separate class library project
How to use Entity Framework Core and separate your Database logic from your business logic by using separate class library projects
You are not a DevOps Engineer
This is post is a little rant, about the IT industry and how we grab onto the coat tails of terms and play buzz word bingo with job boards. Â The latest term that has me mildly annoyed is the term DevOps Engineer!
Setting up SSH keys for GitHub Access
SSH keys provide a secure connection to Git Hub without the need to enter your username and password every time you want to connect and download code from Git Hub repository.
How to use pbcopy on Ubuntu
A quick tip to get pbcopy alias configured on your ubuntu in order to copy standard input from the terminal
How to Get back your online privacy
The downside to all this advertising on websites is that they are often distracting, especially if you are in work mode, and inevitably it means your users are being tracked and their privacy invaded . All in the hope that you can generate a little revenue.