Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.24 KB

File metadata and controls

26 lines (17 loc) · 1.24 KB

blazor-showcase-logic-circuit-designer

The Logic Circuit Designer App is a powerful and intuitive web application built using Blazor, a modern web framework that allows developers to build interactive and dynamic web applications using C# and .NET. This application is designed to facilitate the creation, simulation, and analysis of digital logic circuits.

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/LogicCircuit.sln.
    • For the .NET 8 WASM app, open WASM/LogicCircuit.sln.
  3. Run the demo.

Demo

Check all the showcase samples from here.