Upgrade places data after merger using .NET Core and PostgreSQL
using Dapper; using Npgsql; using System.ComponentModel.DataAnnotations; using System.Text.Json; using Sy…
using Dapper; using Npgsql; using System.ComponentModel.DataAnnotations; using System.Text.Json; using Sy…