- Loading...
Sponsored by Dometrain Courses—Get 30% off Dometrain Pro with code ANDREW30 and access the best courses for .NET Developers

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.

Creating a .NET AsciiMath parser and using it in a Markdig extension
In this post I describe how I ported a Ruby AsciiMath implementation to .NET, created the AsciiMath NuGet package, and used it to create a Markdig extension…

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…

