Add Microsoft Entra sign-in to a Znode 9 storefront
Build a complete employee sign-in flow with Entra authorization code and PKCE, explicit Store-account mapping, native Znode session creation, and the exact MVC, OWIN, configuration, and login-view integration.
Create a Store support label with a Znode 9 SQL migration
Add a real Store text attribute with its locale and group mappings, make the migration repeatable, read the saved value through the native portal model, and render it safely in Razor.
Build a complete resource-panel widget for Znode 10 Page Builder
Create the typed widget, register it once for Page Builder and Webstore, include its local resource page, and verify editing, saved content, safe links, and both application builds.
Connect a Znode 10 Custom API to a working storefront calculator
Build a typed .NET 8 carton calculator, register its controller and gateway route, call it through a validated Next.js server endpoint, and display the result in a complete React form.