Welcome to the Intent.Samples.MudBlazor repository! This sample project showcases the front-end design capabilities introduced in the Intent Architect v4.3.* beta release.
Follow these steps to explore the sample:
-
Download Intent Architect 4.3. beta*
If you haven't already, download and install the Intent Architect 4.3.* beta. Don’t worry—it can be installed side-by-side with your current version of Intent Architect. -
Clone the Repository
Clone this repository to your local machine. -
Open the Solution in Intent Architect
Navigate to theintent
directory and open theMudBlazor.ExampleApp.isln
solution file. -
Run the Software Factory
Execute theSoftware Factory
to generate the necessary code and configurations. -
Open the Generated Solution
Once generated, open the resulting solution in your preferred IDE (e.g., Visual Studio). -
Configure the Startup Project
Set your startup project toMudBlazor.ExampleApp.Api
and ensure the Launch Profile is set toMudBlazor.ExampleApp.Client
. -
Run the Solution
Now, you're ready to run the solution and see the new front-end design features in action!
For a comprehensive overview of what's included in this release, take a look at the 4.3 release notes.