Johan Kronberg

Results 10 comments of Johan Kronberg

This might be a harder sell but Install-Package StyleCop.Analyzers would help as well.

I'm not aware of anything changing in an ASP.NET Web API app that was using 4.8 and 2.20.0 but we have started seeing a major bump (8-10x) with sum(itemCount) on...

Thanks! I was thinking that maybe there is some support that could be worked in for help with Stimulus data-attributes and then keep it bundled since it's already quite small....

Thanks! I'm aware and I think the solution would be to inspect if the Turbo Stream header exists or check for the standard AJAX-call header. If it's not there; add...

Hi @ElderJames and sorry for the late reply! Haven't tested this but I believe it's doable. For WASM you need to have a separate project of course... And then, since...

Ideally image should have SDKs for multiple versions and then we could control which version to use by global.json file. https://learn.microsoft.com/en-us/dotnet/core/tools/global-json The solutions to fetch and install adds build time...

Please make some noise in this issue to: https://github.com/netlify/build-image/issues/742 Seems like documentation is completely missing dotnet.

I run `python3 default.py -u https://krompaco.nu -r -o test-30.json -t 30` in v2025.6.2 which results in `"type_of_test": -1` in the json file. I would've expected it to be 30.

I'm running 2025.6.5 on a lot of sites now... Seems like maybe Lighthouse -t 30 also has this behavior, getting 5.0 if something crashes or is entirely unprocessed. I'll create...

I think I noticed that 404 test also sets 5.0 when it can't process content.