Let’s get going, we are gone hack this 3.5 inch floppy disc to the year 2005
For those still wondering what BLAZOR is, check out the Introduction to Blazor, from Microsoft
Want to find out more about blazor? Check out this great site, AWESOME BLAZOR - A collection of awesome Blazor resources.
This repo allows you to run Sitecore app's client-side. We are also following the HELIX concept, the clean way.
Demo/live: https://visionsblazor.z16.web.core.windows.net
To get started with Blazor and build your first Blazor web app check out Blazor's getting started guide.
Clone or fork this repo, build it and be happy 🙂
To run server-side:
Set SitecoreBlazorHosted.Server as StartUp project.
Select BlazorServer in Solution Configurations.
And run...
To run client-side:
Set SitecoreBlazorHosted.Client as StartUp project.
Select BlazorClient in Solution Configurations.
And run...
For now we have to disable/unload the Electron project. Because of breaking changes in the preview 3.2.0-preview1.20073.1, Asp Labs - Components.Electron needs to be upgraded.
To run Electron App:
Set SitecoreBlazorHosted.Electron as StartUp project.
Select BlazorElectron in Solution Configurations.
And run...
One solution (setup) to rule them all – Blazor Webassembly, Blazor Server, Blazor Electron
Make it all dynamic in BLAZOR – Routing, Pages and Components
Time travel into the future – BLAZOR + SITECORE + HELIX
Server-side is dead, long live client-side! BLAZOR + Sitecore = a match made in heaven