samedi 26 septembre 2020

Is it a good practise to Call stored procedure in Repository or EF

I am fairly new to EF and Repository patterns. Have coded years in Monolith 3 tier architecture , with SPs.

I am now migrating an application from Monolith to Angular/Microservice.

I am confused about using Repository patter which access Db directly. I have Business logic in SP. How good is the performance when we use these patterns with out SPs?

Aucun commentaire:

Enregistrer un commentaire