jorgedotnet
jorgedotnet
CC#
Created by jiheielf on 4/16/2025 in #help
✅ Docker Container Can't connect to remote SQL Server
Maybe in your Windows11 you need to manually type your windows server host addressC:\Windows\System32\drivers\etc
46 replies
CC#
Created by jorgedotnet on 4/16/2025 in #help
[SOLVED] Integration Tests | .Net Core WebApi | Fails seeds data when overriding a service in a test
It was solved. My mistake has been putting the stringConnection inside OnConfiguring() method in the DbContext. , I've changed that to utilize dependency injection.
4 replies