Version
Google Translate

There are multiple versions of this document. Pick the options that suit you best.

UI
Database

Web Application Development Tutorial

About This Tutorial

In this tutorial series, you will build an VCP based web application named Acme.BookStore. This application is used to manage a list of books and their authors. It is developed using the following technologies:

  • MongoDB as the database provider.
  • Blazor WebAssembly as the UI Framework.

This tutorial is organized as the following parts:

Download the Source Code

This tutorial has multiple versions based on your UI and Database preferences. We've prepared a few combinations of the source code to be downloaded:

If you encounter the "filename too long" or "unzip" error on Windows, please see this guide.


In this document