Build a Simple To Do App with ABP Framework [Single Layer + Angular + MongoDb]
This is a quick start tutorial to build a simple To Do application with the ABP Framework. We'll use the Single Layer Template with Angular and MongoDb.
This tutorial is based on the following document:
https://docs.abp.io/en/abp/latest/Tutorials/Todo/Single-Layer/Index?UI=NG&DB=Mongo
Comments
zetisonapi@gmail.com 66 weeks ago
artifacts that bridge the gap between fiction and reality.
PKNET 30 weeks ago
I using mongo 5 (tried upgrade to mogo 7 but same problem) but got errors
This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string.
MongoDB.Driver.MongoCommandException: This MongoDB deployment does not support retryable writes. Please add retryWrites=false to your connection string
MongoDB.Driver.MongoCommandException: Command aggregate failed: Transaction numbers are only allowed on a replica set member or mongos.
Current database does not support transactions. Your database may remain in an inconsistent state in an error case