A new debugger visualizer for
if you use #dotnet Entity Framework #ef #efcore
Download the extension and see it in action.
https://marketplace.visualstudio.com/items?itemName=GiorgiDalakishvili.EFCoreVisualizer
Make sure you have proper dotnet Core version and nodejs version installed if you planning to setup NextJs with Sitecore XMCloud.
.Net Version is important to run Sitecore CLI where nodejs is mostly for nextjs and other commands .
Initial setup commands
iisreset /stop
Run .\init.ps1
.\up.ps1
Troubleshooting
iisreset /stop
./down.ps1
Most common docker command
docker compose up -d
docker compose stop
docker compose down
docker network ls
docker network rm {id of network} mostly this comes handy when _default network settings are already in use
Try to run traefik and end up seeing below error notification
Problem
(HTTP code 500) server error - failed to create endpoint sxastarter-traefik-1 on network sxastarter_default: failed during hnsCallRawResponse: hnsCall failed in Win32: The process cannot access the file because it is being used by another process. (0x20)
Open command prompt in administrator mode and just run iisreset /stop