"This project was born out of a desire to learn Blazor, and to attempt to stick to C# and CSS in the process. It is an experimental clone of Tetris built as a Blazor component. The game uses CSS Grid to position SVG blocks on the play area, so moving a piece is just a matter of changing it's CSS grid position, which is handled in C#. There is a main Game Task that controls the spawning of new pieces, keeping track of scoring and other top level controls, while each Tetromino has its own Task that controls it's movement and rotation. There were very few technical challenges along the way, but one problem faced with running a game in the browser without JS was getting focus for key presses. Simplicity saved the day, by including a Start button in the game area, focus was gained by the user clicking the button. This is an experiment, not a complete project, but I do plan to extend the project as more training for myself. I'm currently working on using Azure functions, CosmoDB and SignalR to implement a high score table, as a way of demonstrating those technologies in Blazor."
Open source web app built with .net core and c# by @mistermag00.
Project website: https://sql-mistermagoo.github.io/
Repository: https://github.com/SQL-MisterMagoo/BlazorTest/tree/master/Bletris
"As a web developer, and (another) projects author, I wanted to use cheap or free online tools. I know plenty of them, so I made a website, that lists those offers. In ad…"
Web app built with .net core and c# by @MiroslavSekera.
"Plats Search is a relatively simple application that allows you to query for a Plat number and then returns a list of Parcels that are related to that Plat. This pro…"
Web app built with .net core and c# by @UncheckedError.
"A cross platform, modularized ecommerce system built on .NET Core, SimplCommerce is completely free and open source. Many modules have been built: Product management, Mu…"
Open source web app built with .net core and c# by @thiennlq.
"A while back I wrote a few app store apps and wanted a quick single site to send my users to for submitting bugs, feature requests, and support tickets, as well as provi…"
"AppBeat is uptime, service health and performance monitoring SaaS solution built from beginning on .NET Core. It has three main components: -frontend: .NET Core MVC …"
Web app built with .net core and c# by @AppBeatMonitor.
"As a web developer, I frequently had to reuse HTML, e.g. when re=designing a site and had to manually remove the old styling, scripts, etc and then apply new one. So I c…"
Web app built with .net core and c# by @MiroslavSekera.
Hello, I'm Corstiaan. I'm a .net developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2023 - created by Corstiaan Hesselink - submit project - RSS feed - contact