Asp .Net Core 8 Webapi C# Dapper Postgresql JSONB field saving and serving without touching or Touching the field
I wrote an webapi for an angular frontend web site with node express and postgresql 2 years ago we had a habbit from that project with frontend programmers and my web api. I give some fields on database that I never involved the frontenders use that field to save their kind of settings on that field. I’m using dapper becouse I love to have SQL in my hands instead of EFCore..