Here's A simple asp.net core 2.2 CRUD with MongoDB
Create a MongoDB database called 'BannerflowDB' and a collection for it 'Banner', Another collection it needs for sequencing (identity seed) is called 'Sequence' which supposedly has property Name = 'Banner' Value = 1