Wireframe & UI Designer for Blazor

David Thielen 3,211 Reputation points
2022-12-10T14:32:13.117+00:00

Hi all;

I am creating a somewhat simple CRUD ASP.NET Core 6 app using Blazor. I'm experienced with ASP.NET MVC (6 years ago) but am new to Blazor. And this app needs to auto-layout based on screen size so it looks good on a phone as well as the desktop. It'll be server side Blazor.

I have a couple of questions:

  1. What is a good tool to use for the wire framing as we specify the app? I want one that's easy to use (I have non programmers specifying the app) and I'm not concerned about it looking perfect.
  2. What is a good tool to use for creating the pages? Preferably one that is helpful for seeing the auto-layout effect.
  3. What is a good library that will do the auto-layout well? Is DevExpress' Blazor components a good selection? (I used their Forms components and was always happy with the library and the support.) Or if some other library instead/also, what do you suggest?
  4. And by any chance are there good cheat sheets or quick references for:
    1. ASP.NET MVC/razor sample app
    2. ASP.NET API app, including Swagger
    3. ASP.NET Blazor app
    4. Package Manager Console
    5. Moq
    6. Scaffold (the useful items)

thanks - dave

Developer technologies | .NET | Blazor
{count} votes

Accepted answer
  1. Bruce (SqlWork.com) 77,926 Reputation points Volunteer Moderator
    2022-12-14T22:28:59.893+00:00

    most popular:

    figma. has plugins and template to match libraries. some 3rd blazor component libraries will have templates.
    https://www.figma.com

    sketch (Mac Only)
    https://www.sketch.com

    adobe cloud or XD
    https://www.adobe.com/creativecloud.html

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.