Month: September 2023

Posted in Others

Website Automation Health Check with Powershell

1. Introduction Website automation health check typically refers to proactively monitoring and testing a website or web…

Loading

Posted in ASP.NET

How to support the JWT in Swagger UI

1. Introduction Swagger is an open specification for describing and documenting RESTful APIs, it is a standard…

Loading

Posted in Angular Javascript

Creating the loading in Angular

1. Introduction Loading is essential in a website, it can let the user know the flow is…

Loading

Posted in ASP.NET

How to create and use the custom Middleware in .Net Core

1. Introduction Middleware in ASP.NET Core refers to software components that are assembled into an application pipeline…

Loading