All Projects → AnkitSharma-007 → Blazor-CRUD-With-CloudFirestore

AnkitSharma-007 / Blazor-CRUD-With-CloudFirestore

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

Programming Languages

C#
18002 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to Blazor-CRUD-With-CloudFirestore

SPA-With-Blazor
Creating a Single Page Application with Razor pages in Blazor using Entity Framework Core database first approach.
Stars: ✭ 27 (-20.59%)
Mutual labels:  article, single-page-app, asp-net-core, blazor, ankit-sharma, visual-studio-2019
ASPCore.BlazorCrud
CRUD Using Blazor And Entity Framework Core
Stars: ✭ 39 (+14.71%)
Mutual labels:  article, asp-net-core, blazor, blazor-crud, ankit-sharma, visual-studio-2019
Awesome Blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
Stars: ✭ 6,063 (+17732.35%)
Mutual labels:  asp-net-core, blazor, blazor-crud
blogging-app-with-Angular-CloudFirestore
A blogging application created with the help of Angular on front-end and Google Cloud Firestore on backend.
Stars: ✭ 45 (+32.35%)
Mutual labels:  single-page-app, firestore-database, ankit-sharma
CRUD.ASPCore.Reactjs.WebAPI.EF
CRUD Operations in ASP.NET Core application using React.js , Web API and Entity Framework core DB first approach with the help of VS 2017.
Stars: ✭ 80 (+135.29%)
Mutual labels:  article, asp-net-core, ankit-sharma
NodaTimePicker
A Date/Time picker component library for Blazor using NodaTime
Stars: ✭ 49 (+44.12%)
Mutual labels:  asp-net-core, blazor
BookCart
An e-commerce application for an online book store.
Stars: ✭ 116 (+241.18%)
Mutual labels:  asp-net-core, ankit-sharma
angular-i18n-localization
An angular application with i18n and localization implemented.
Stars: ✭ 22 (-35.29%)
Mutual labels:  article, ankit-sharma
BlazorWasmWithDocker
Companion code sample for my blog post - Containerising a Blazor WebAssembly App
Stars: ✭ 16 (-52.94%)
Mutual labels:  asp-net-core, blazor
angular-forms-validation
Custom validations for Reactive and Template-driven forms in Angular.
Stars: ✭ 20 (-41.18%)
Mutual labels:  article, ankit-sharma
angular-animations
A sample application exploring the Angular animations module using Angular 8
Stars: ✭ 19 (-44.12%)
Mutual labels:  article, ankit-sharma
Blazorise
Blazorise is a component library built on top of Blazor with support for CSS frameworks like Bootstrap, Bulma, AntDesign, and Material.
Stars: ✭ 2,103 (+6085.29%)
Mutual labels:  asp-net-core, blazor
blazor-tailwindcss-template
This template demostrates the integration of tailwindcss with blazor and covers important features like hot-reload and css isolation
Stars: ✭ 38 (+11.76%)
Mutual labels:  asp-net-core, blazor
Home
Home for Blazor Extensions
Stars: ✭ 51 (+50%)
Mutual labels:  asp-net-core, blazor
XAF Security E4908
This repository contains examples for Role-based Access Control, Permission Management, and OData / Web / REST API Services for Entity Framework and XPO ORM
Stars: ✭ 47 (+38.24%)
Mutual labels:  asp-net-core, blazor
BlazoredLocalStorage
This library has been moved to the Blazored org
Stars: ✭ 26 (-23.53%)
Mutual labels:  asp-net-core, blazor
BlazorServerWithDocker
Companion code sample for my blog post - Containerising a Blazor Server App
Stars: ✭ 16 (-52.94%)
Mutual labels:  asp-net-core, blazor
Blazor.Pagination
A reusable pagination component for Blazor.
Stars: ✭ 27 (-20.59%)
Mutual labels:  asp-net-core, blazor
Blazor-CRUD
Simple CRUD application using C#/Blazor
Stars: ✭ 25 (-26.47%)
Mutual labels:  blazor, blazor-crud
ajxnetcore
Its an innovative method to turn an ASP.NET Core Application Into Single Page Application, While enhancing the Software performance both on server and client side.
Stars: ✭ 31 (-8.82%)
Mutual labels:  single-page-app, asp-net-core

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].