How to create pre-loading before page load in Angular
1. Introduction When you access a website, it needs to load many elements or components and this…
Website Automation Health Check with Powershell
1. Introduction Website automation health check typically refers to proactively monitoring and testing a website or web…
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…
Creating the loading in Angular
1. Introduction Loading is essential in a website, it can let the user know the flow is…
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…
Use the SweetAlert2 in Angular Common Layout
1. Introduction SweetAlert2 is a beautiful, responsive, customizable, accessible replacement for javascript’s popup boxes, and there is…
How to Implement JWT in Core API and Angular — Part 2
This is post 2 of 2 in the series “How to Implement JWT” In this series, I…
How to Implement JWT in Core API and Angular – Part 1
This is post 1 of 2 in the series “How to Implement JWT” In this series, I…