Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,636 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I can navigate to my file from the browser but the file is blank. the reference in the obj folder is correct, and the file generated inside the .nuget folder is also correct and has all the methods, but when accesing the file from the browser it appears blank. If I try the compressed version .gz then I can see the file contents. Seems like a bug.
I tried different approaches:
Github code:
https://github.com/Krypto-IT/GoogleCaptchaClass/tree/UpgradeWithDem9.0