David Fowler
David Fowler
https://github.com/Sebbs128/AspireNetFramework cc @Sebbs128
See https://github.com/dotnet/aspire/issues/4290 The next time this happens, open the browser console. If this happens more than once on this project you can set https://github.com/dotnet/aspire/blob/6d41a31700c10250f5d33154c9556d1f52b5a2cb/playground/mongo/Mongo.AppHost/appsettings.json#L7 to get dashboard error logs to...
I think this should be under AppHost not Fundamentals
cc @vhvb1989
> The difference is that I have redis and the aspire logs set up in docker containers using the connection settings. I used the settings from the '.Net Aspire Dashboard...
Can you share the modifications you've made?
It might also help if you attached a video or images of what you're running into.
> I have not made any. Straight out of the box - so I basically ran the new project wizard and hit F5 as per the documentation to verify the...
> (I don't use environment variables so am assuming I need to have an appsettings or hostsettings entry of some kind). Are you using .NET's configuration system? If yes then...
> Thanks, I appreciate the suggestions although I'm not sure that is related to my original question on 'where is the missing documentation for ...'. However, in terms of discussion,...