frankthvandeven / BlazorDemo.com

This is a web application written for Blazor WebAssembly and demonstrates the rapid software development that is possible with Microsoft Blazor.

Home Page:https://blazordemo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlazorDemo.com

This is a web application written for Blazor WebAssembly and demonstrates the rapid software development that is possible with Microsoft Blazor.

The application serves as a showcase for my Blazor programming work. I've personally developed all the components featured on this site, and it is entirely constructed using C# and JavaScript without the use of external frameworks.

It includes some pretty sophisticated components like the TabComponent, where a dropdown menu is displayed when there isn't enough space to display all the tab items on the tab bar.

The application is running on https://blazordemo.com

See https://sysdev.nl for my contact details.

About

This is a web application written for Blazor WebAssembly and demonstrates the rapid software development that is possible with Microsoft Blazor.

https://blazordemo.com


Languages

Language:C# 87.3%Language:HTML 4.6%Language:TypeScript 3.4%Language:JavaScript 2.6%Language:CSS 2.1%