Marco Medrano
Marco Medrano
I think we can close this issue, I'v been digging the web and seems nothing we can do by code, it is up to the browser. Actually in chrome I...
Solution to it cant be to create a whole new image.. we just need a way to do it clean and easy in docker-compose
I tryed both extensions proposed on Mac. [dotnet watch attach](https://marketplace.visualstudio.com/items?itemName=Trottero.dotnetwatchattach). * Liked support vscode 'inputs' * Doesnot support Mac, breakpoints aren't hit. [dotnet-watch](https://marketplace.visualstudio.com/items?itemName=Murugaratham.vscode-dotnet-watch) * Simpler to use * Very slow...
Hi, I have the same issue trying to add more than a service on the same project, *dotnet-svcutil* does not realize the previous types added, not even using **--reference** pointing...
Refit version 7.0.0 (at the date, last release 4 months ago) still the same issue :( Notice that .net 8 has been released yesterday.
Did anyone find a solution? I moved to .NET 7 November release , it is still happening. `dotnet watch` or `dotnet watch run` they work well when first editing a...
@rblanca your suggestion works well for orderby, did you manage to solve Select? as when using it we create a dynamic type that is not castable with the original type....