blogifierdotnet / Blogifier

Blogifier is an open-source publishing platform Written in ASP.NET and Blazor WebAssembly. With Blogifier make a personal blog or a website.
https://blogifier.net
MIT License
1.26k stars 518 forks source link

Add support for MongoDb #301

Open Illia-M opened 2 years ago

Illia-M commented 2 years ago

Hi! I want use with simple open-source blog implementation for my needs but i has only MongoDb deployed in my hosting. I can add MongoDb support to all existing DB providers, but need some king of refactoring, maybe separate DAL logic into separate subproject. Any objections?