This blog post explains how to send FCM Push notifications as a Firebase admin. There are many Google Firebase tutorials available on the subject, but they often not clear and step-by-step. As such, here is my code, I hope this helps everyone. 1.Add the Firebase […]
syntax error at or near “[“
We change MS SQL to Postgres Database in asp.net application then we have to add Some migration with Postgres EntityFrameworkCore so getting “syntax error at or near “[“” so let fix this. So fix this issue, a. Removed the Migrations folder in your application that […]