@model BlogPostViewModel @{ ViewData["Title"] = "Home"; }

Hi, I'm Rob. I'm a senior software engineer at Code Computerlove.

If you wish to get in contact, then get in touch via my LinkedIn profile


Latest Blog Post

@Model.Title

@Html.Raw(Model.ContentHtml) Posted on @Model.Timestamp

View more