Blashing - Blazing Story
Having found Blazing Story I had to try it out with some of my own Blazor Components. I thought why not use Blashing.
Blazing Story
Over the past couple of years I've been working with React and on occasion there have been a Storybook of components for the UI libraries I've been working with. This is an excellent way to have examples of the control(s) you may need to implement in your site. It gives you options to try different parameter combinations, see it in action and even grab a copy of the code needed to add it to your page(s).
Blazor - FluentUI - Markdown
Want to display markdown in your Blazor app? Of course you do.
Blazor - FluentUI - Code Snippet
I've been working with Blazor for a number of years, you can see Utility Blazor and .NET Blazor Interactive etc for examples.
Meadow Project Lab
Meadow Project Lab v3 - .NET IoT prototyping platform by Wilderness Labs
Blazor Interactive (Talk)
On Wednesday the 6th of Sept 2023 I stood on "stage" at the Hainton .NET meetup in Tuspark Newcastle.
DependencyCheck .NET
In this article I will run through setting up the awesome DependencyCheck from Jeremy Long for a .NET application.