Hi,
I am using Hybrid solution for my application. I am using Sql Server and MongoDB. All of my entities are in sql. But I need to save some of logs in MongoDB. Can you please help me to create mongodb repositories? I have reviewed the Abp.MongoDb project. This can solve my problem, because my scenario is just saving logs and it is not relational . But I don't know how to integrate Abp.MongoDb to my solution.
Looking forward for your reply.
Thanks.