Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 583 Bytes

readme.md

File metadata and controls

10 lines (5 loc) · 583 Bytes

Blazor and MongoDB

A generic and optimized implementation to consume a mongoDB data service in Blazor.

MongoDB is a document database that offers great scalability and flexibility. Great performance and high performance both in the cloud and locally.

In this document I show the practical and generic strategy to implement a mongoDB service in a Blazor application. It is remarkable how Blazor flows and in turn we have a clean, powerful and scalable code.

This article is published in Blazor Spread Blog (languages EN, ES, DE)