GitHub - syncfusion/blazor-showcase-floor-planner: This repo contains the show case sample for blazor diagram (original) (raw)

blazor-showcase-floor-planner

A floor plan is a type of drawing that shows you the layout of a home or property from above. The floor plan may depict an entire building, one floor of a building, or a single room. It may also include measurements, furniture, appliances, or anything else necessary to the purpose of the plan.

Deployment

Requirements to run the demo

The samples require the following requirements to run.

Run

  1. Clone this repository.
  2. Open the project in VS 2022:
    • For the .NET 8 Server app, open Server/FloorPlanner.sln.
    • For the .NET 8 WASM app, open WASM/FloorPlanner.sln.
  3. Run the demo.

Demo

Server - https://blazor.syncfusion.com/showcase/floor-planner/

WebAssembly - https://blazor.syncfusion.com/showcase/wasm/floor-planner/

Check all the showcase samples from here.