Skip to content

Single Page Application (SPA) using Blazor with the help of MongoDB as Database provider

Notifications You must be signed in to change notification settings

drestrepom/Blazor-CRUD-With-MongoDB

 
 

Repository files navigation

Blazor-CRUD-With-MongoDB

In this article we will create a Blazor application using MongoDB as our database provider. We will create a Single Page Application (SPA) and perform CRUD operations on it. A modal popup will display the form to handle the user inputs and the form also has a dropdown list, which will bind to a DB collection.

We will use Visual Studio 2017 and MongoDB 4.0.

Take a look at the final application.

Alt Text

Read the full article at

http://ankitsharmablogs.com/crud-using-blazor-with-mongodb/

About

Single Page Application (SPA) using Blazor with the help of MongoDB as Database provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 87.0%
  • HTML 10.3%
  • CSS 2.7%