I'd like to create a web app using .NET Core and Microservices and either use SQL or MongoDB as the datastore. Is something like this doable? Are there any good complete tutorials out there on something like this, or do I have to find separate tutorials on each and then put them together? I want the app do to CRUB operations with security and host on IIS.
(I have a lot of time on my hands and looking to learn something new)