Jeffrey T. Fritz
Jeffrey T. Fritz
Let's add a module that shows how to move the Blazing Pizza storefront into a Blazor Hybrid application
The directions and screenshots in the ['Deploy to Azure' module](https://github.com/dotnet-presentations/blazor-workshop/blob/main/docs/10-publish-and-deploy.md) are out of date with respect to the new SSL features available on App Service and the new features of...
Let's add a module to teach about how you can use Playwright to test your Blazor app + @debs-obrien
The current version of the template relies on these being discovered by the build action. Sometimes this is not discovered properly so I suggest we explicitly configure them by default
I'm new to Fauna and having a VERY hard time understanding how to query and return a collection of objects. In EntityFramework I would access a property on my database...
**Is your feature request related to a problem? Please describe.** If a user has disabled cookies in their browser, all local storage access throws an error. **Describe the solution you'd...
Even though the display position is selected on a second (or third) monitor, the keystrokes are not showing on that display device.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When attempting to add Roles to Identity in a Blazor...