How to search in a MongoDb database using ASP.NET Core

  • 8 days ago
Here I'm sharing an approach of how I'm using ASP.NET Core to search for data in a MongoDb database. I'm using even the MemoryCache to save the search results.

The code can be found here: https://gist.github.com/InterTuts/968e809db075a6b4b10e9b89201dcf95