XAF Blazor UI – While waiting for a feature release.

XAF Blazor UI – where we at right now? What is already released and what is still missing? Is it ready for production?

Those are the most common questions we hear all the time in the community. In our meetup next January 14th 2021 we will dive more in deep in this topic, but again Is it ready for production?

The answer of course is depending on your solution and your requirements, but I can assure you, a lot of us are already using it successfully and giving value to our clients.

This post is just a compilation of workarounds, support center tickets and community work to keep moving while we await for a specific feature to be officially released.

Continue reading

Creating a Custom Template – XAF with Win, Web and Blazor

The new XAF Blazor UI has all the community going crazy and doing all sort of cool projects. If you have read the XAF Blazor FAQ you know that:

“The wizard does not currently support the capability to add Blazor UI projects to existing XAF applications. To re-use your existing business model, platform-independent controllers and Application Model settings, attach your platform-independent modules to a new Blazor application (Add a Module in Code). Modules should be converted to .NET Standard 2.0. See the following article: How to port an XAF platform-agnostic module to .NET Standard 2.0+.”

There has been a lot of interest in this topic so we decided to create a quick video about having your XAF Win, Web and Blazor in the same solution.

You can see the video here: https://www.youtube.com/watch?v=g5xvMPm0LJI&t=

Now, let’s create a custom template that contains all platform XAF offer us.

Continue reading