In the brief history of AI security, the prompt injection has quickly become the top threat. Large language models are ...
Over the past two weeks, I have built more apps and utilities for myself than I have downloaded software in months.
In 2023, when attending business school at Harvard, friends Brian Elliott and Sid Pardeshi were introduced to a small Boston bakery that wanted an app for customers to place orders. Its owners had ...
A high-performance, virtualized tree view component for Blazor with lazy-loading support. This repository contains the reusable VirtualTreeView component and a demo app showing how to use it at scale.
When your app is ready to publish, add these 2 lines in wwwroot/index.html before the closing body-tag: The Blazor WASM runs in Neutralino's webview inside a native OS window. The 2 lines added to the ...
This is yet another selfish guide! I'm writing this guide to help my future self set up MudBlazor with Blazor interactive SSR in a new project. And hey, the added bonus is that you can benefit from it ...
I’m trying to spend more time in Blazor, especially as I build out my next side project. Historically, I’ve spent a lot of time writing WinForms and WPF applications, but over the past few years, I’ve ...