.NET Core build failing for Azure DevOps? Check if there is any assembly reference and replace it with proper NuGet package.
Make use of GatsbyJS SSR APIs to integrate Google Adsense
Setup Ocelot API Gateway in ASP.NET Core and configure HTTP request and response logging including headers and body.
Delete duplicate records from a SQL server table without primary keys or any unique columns.
A short article about how to add custom font files to your Angular projects.
Transform datetime to long or long to datetime in C#.
See all the pages generated by Gatsby.
This article brief about the steps involved in making an end to end HTTPS website which hosted in a VM IIS, in Azure and the traffic need to be routed via Application Gateway.
A simple C# extension method which use Substring to get the last N characters in a string.
A good REST API will respond with proper HTTP status codes. In ASP.NET Core, returning status code is easier than you might think.