Is the Blazor implementation done yet? Is there a way to preview it? I need to see how it was implemented and is scaffold?
Hi Jeffrey,
Yes, our Blazor Starterkit is ready and it is available in final package, our Blazor version is a Starterkit so the preview is not available at the moment.
Our Starterkti right now contains a fully functional layout and a few pages for start (New Password, Reset Password, Sign In, Sign Up, Default Dashboard Page, 500 error page, and 404 error page).
We will be adding new pages in upcoming releases, we have plans for User Managment App, System Settings page, and Audit Log page implementation.
You can easily add any other pages by referring to our HTML version, all JS, and CSS code required for any page is already included in our Blazor Starterkit, all you need to do is just copy HTML markup and initialize JS file on your view (if it is required).
Let me know if you will need any further help on this.
Regards,
Lauris Stepanovs,
Keenthemes Support Team