You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This E-Commerce Microservice Project uses a modern, scalable microservice architecture. It features Redis for caching, MongoDB and PostgreSQL for databases, and employs CQRS and the Mediator Design Pattern for efficient data management.
Its a basic Shopping Cart website (e-commerse application) made with Blazor Server using Dapper. The app is deployed on Azure App Service with Azure SQL Database as the backend.
This project is the API part of a property management system developed using ASP.NET and Dapper. The project is designed to manage property data and perform various CRUD (Create, Read, Update, Delete) operations.