❔ Inserting Unicode characters into an Oracle database-issue
help please on net core 6 with dapper -When inserting Unicode characters into an Oracle database using Dapper dynamic parameters in a .NET Core 6 API, when the inserted value appears as "¿" instead of the expected Unicode character like "
"
you can see the the code for insert data in the photo attached
you can see the the code for insert data in the photo attached

