Related Items

Tuesday, December 12, 2023

Forget to checkmark use Controllers when creating ASP.NET Core Web API

Sometimes we forget to checkmark the use Controllers when creating ASP.NET Core Web API in the beginning so the screen will show "No operations define in spec !" like the screen below.

What should we do ?

Don't worry, in the program.cs you can add the code :

builder.Services.AddControllers();

app.MapControllers();


 

Sunday, December 3, 2023

Dangerous Malware Fineasy on Oppo Reno 10 5G Color OS 13.1


After Oppo release Oppo Reno 10 5G, I bought it. The advertisment is very very Good especially for the camera.  After I used it 2 month, everythings is OK. After I update to new Color OS 13.1. It appears the problem.

Monday, April 5, 2021

How to share a Youtube video using Zoom application

This is step by step how to share Youtube video using Zoom application. Let say we want to share  the song below using Zoom.