A few things I’ve been
working on.
OPEN SOURCE / BLAZOR COMPONENTS
Quark
Good interfaces start with good pieces.
Composable Blazor components for building applications that look and feel considered.
Explore QuarkOPEN SOURCE / BACKGROUND JOBS
Flywheel
Background work. Everything in view.
Schedule, retry, and observe background jobs in .NET. Keep the work moving.
OPEN SOURCE / DOCUMENT STORAGE
Librarian
Your documents. Your choice of storage.
Typed repositories and indexed queries for .NET, with interchangeable memory, JSON file, and Redis providers.
Writing
All writing
How to redeploy a build from Azure Pipelines
Separate the build from the deployment, so an existing artifact can be deployed again.
Read the article
Image: XKCDHow to get your users to actually update your app
The architecture of an update system that gets new versions into users’ hands with less friction.
Read the article