Matt Parker
Matt Parker
https://github.com/beemdevelopment/Aegis This open source android OTP app has managed to implement the steam 2FA codes, which is RFC 6238 with custom encoding. Is it possible to view their code and...
Hi, I am also having an issue with System.DllNotFoundException: libHarfBuzzSharp using Blazor WebAssembly. Downgrading to 2022.5.0 works. I tried installing HarfBuzzSharp separately but it didn't work. Do you know which...
@Hona https://github.com/dotnet/aspnetcore/issues/40046#issuecomment-1512344993
Social logins will reduce barrier to entry for the app
https://www.ssw.com.au/rules/the-most-popular-unit-testing-frameworks-for-net-core-applications/ XUnit is recommended
Its not generating a way to enter param1 because you haven't passed param1 to the second route's parameters. it should be ```csharp var root = app.MapGroup("/first/{param1}") .RequireAuthorization(); root.MapGroup("second") .MapGet("{param2}", IResult(string...
But the `appInsights.updateCfg()` javascript function lives in the `ai.3.gbl.min.js` file, so to me seems unrelated to the `BlazorApplicationInsights.lib.module.js` module being loaded? The only case when the #287 would occur, is...
@IvanJosipovic is there any update on this? :)
https://www.jetbrains.com/rider/
Slnx support is enabled by default in VS 17.14.