dotnetConf-BrickTracker icon indicating copy to clipboard operation
dotnetConf-BrickTracker copied to clipboard

BrickTracker

Brick Tracker is a demo app written with .NET 6, Blazor, Blazor Desktop, .NET MAUI, and ASP.NET Core. It runs on the web and natively on Windows, macOS, iOS, and Android.

  1. Download BrickSet CSV datasets and view them in the app.
  2. For example, you can create a free account on https://brickset.com and then go to https://brickset.com/sets/year-2021/theme-Harry-Potter and download the query results as a CSV by clicking the download icon (available only on large screen devices, when logged in).
  3. On Windows and macOS place the CSV file in a folder named Downloads in the user's profile directory and the app will detect them.
  4. On iOS and Android you can select individual files in the app.
  5. On the web you can upload multiple files in the browser.

Watch a recording of the session where I showed this app: Build cross-platform native apps with .NET MAUI and Blazor