-
Sponsored by Nick Chapsas—Want to learn how to build elegant REST APIs in .NET? Get 5% off Nick's latest course "From Zero to Hero: REST APIs in .NET"!
-
My new book ASP.NET Core in Action, Third Edition is available now! It supports .NET 7.0, and is available as an eBook or paperback. You even get a free copy of the previous editions of ASP.NET Core in Action!
-
Using Octokit.GraphQL to interact with the GitHub discussions API
In this post I describe a .NET script/tool I created to migrate the comments on my blog posts from my legacy Disqus account to GitHub discussions…
in This Blog -
Migrating comments from Disqus to giscus
In this post I describe a .NET script/tool I created to migrate the comments on my blog posts from my legacy Disqus account to GitHub discussions…
in This Blog -
Replacing Disqus with GitHub discussions using giscus
I recently replaced Disqus with giscus for comments on this blog. In this post I describe the process I took…
in This Blog -
Considering replacing Disqus with Giscus
In this post I'm soliciting opinions-should I pay to keep using Disqus for comments, or should I switch to an open-source alternative that uses GitHub…
in This Blog -
Keeping up with .NET: learning about new features and APIs
In this post I describe some of the sources I use to learn about new features and APIs when a new version of .NET is released…
-
Dark mode now available!
I recently added a dark mode to my blog. Here's how you can enable it, how I implemented it, and what's currently missing!…