Jeremy Davis
Jeremy Davis
Sitecore, C# and web development
Page printed from: https://blog.jermdavis.dev/posts/2026-05

Posts from May 2026

A useful new .Net feature for Processes

Previews of .Net 11 file off a rough edge in my writing process

The pace of change with .Net is pretty relentless these days. And every so often they ship a thing that fixes a challenge I've been mulling over addressing myself. That's happened again with Process API changes in preview 4 of .Net 11. So if you have code which spawns other executables, you might want to look at what they've changed...

.Net C# ~2 min. read

How do I have an image for my Entity?

A critical setting for a custom entity

I've been spending some time setting up some custom Entities in Content Hub recently. I bumped up against an issue with one feature where it took me a while to find the right info to make it work the way I wanted.

Sitecore Content Hub ~2 min. read