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.
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/LogicCircuit.sln.
- For the .NET 8 WASM app, open WASM/LogicCircuit.sln.
- Run the demo.
Check all the showcase samples from here.