Skip to content

harlandgomez/SimpleCRUDMongoDB

Repository files navigation

SimpleCRUDMongoDB

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

About

A simple asp.net core 2.2 CRUD with MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages