The problem I have had some issues recently upgrading to .Net Core 6.0. In doing so I decided that I should stick to only Microsoft […]
The certificate chain was issued by an authority that is not trusted – FIXED
The Issue When moving from EntityFramework v6.0 to v7.0 you may get the following exception. The fix The fix is very simple. Just add the […]