AnkitSharma-007 / Blazor-CRUD-With-CloudFirestore

Single Page Application (SPA) using Blazor with the help of Google Cloud Firestore as Database provider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blazor-CRUD-With-CloudFirestore

We will create a Blazor application using Google Cloud Firstore as database provider. We will create a Single Page Application (SPA) and perform CRUD operations on it. We will use a form to accept the user inputs. The form will have client-side validations and contains a dropdown list, which will bind to a collection in our database.

We will use Visual Studio 2019.

Demo

Alt Text

Read the full article at

https://ankitsharmablogs.com/blazor-crud-using-google-cloud-firestore/

About

Single Page Application (SPA) using Blazor with the help of Google Cloud Firestore as Database provider

License:MIT License


Languages

Language:C# 89.2%Language:HTML 7.8%Language:CSS 3.0%