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.
The samples require the following requirements to run.
- Clone this repository.
- 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.
- Run the 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.