edandersen / core-admin

Fully automatic admin site CRUD UI generator for ASP.NET Core and .NET 8
Other
560 stars 106 forks source link

Working with MongoDB #86

Open skyzerx777 opened 1 year ago

skyzerx777 commented 1 year ago

If you use MongoDB, the collections are not defined when you go to the admin page. The menu on the left shows only the Home button. Is there any way to add them yourself?

edandersen commented 1 year ago

My apologies, this wasn't tested with MongoDB. Unless there are DbSets on the DbContext they won't show up on the menu.