Reading RSS Feeds With .NET Core

Reading RSS Feeds With .NET Core

Lately, I’ve been working hard on this blog. In a recent post about automating your blog with GitHub actions, I wrote a small .NET Core application that could process my RSS feed. In this post, I will show you how...

Continue Reading

Hypermedia Lite For ASP.NET Core HTTP APIs

Hypermedia Lite For ASP.NET Core HTTP APIs

I have worked on cross-disciplinary teams with a polyglot stack, and I imagine most developers have at this point in web develpoment history. The number one rule for team productivity is to help your downstream team members. In my case,...

Continue Reading