關於亂碼的問題,我會推薦你看這篇文章 https://hulitw.medium.com/what-is-encoding-ascii-unicode-u...
你執行一下,看有沒有慧根自己知道位什麼會有重複 select user_id , action , count(*) from Confirmation...
因為.net core的System.Data.SqlClient預設沒有SqlConnectoin,你需要自行上Nuget自己安裝System.Data.Sq...
我自己的Project,供你參考 https://github.com/Alien663/Lib-Python/blob/main/DocParser.p...