Base solution for your next web application
Open Closed

Support for MongoDB #3259


User avatar
0
omkarchoudhari created

We are thinking of using MongoDB as backend for one of our applications. This application will utilize aspnetzero's Core and Angular 2.x template. We would like to host it on Linux or Mac (On-Premise) as well for some of the customers apart from Windows. That is the reason for choice of MongoDB. However i read in one of your Jan 2017 replies that your framework does not support MongoDB fully . Please let me know if there are any updates in this regard. Should we safely use MongoDB as backend or consider some other DB option. Will MongoDB work well with Windows as well ?

These decisions are critical for us as we decide the architecture of our application. Please reply at length asap.

Thanks


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    AspNet Zero supports only Entity Framework, you cannot change it's DB to MongoDB. But you can use MongoDb for your new entities.

    Thanks.