jasontaylordev / NorthwindTraders

Northwind Traders is a sample application built using ASP.NET Core and Entity Framework Core.
MIT License
5k stars 1.59k forks source link

How to call stored procedure for CURD operation? #309

Closed RohillaAman closed 1 year ago

RohillaAman commented 2 years ago

I want to perform CURD operation using stored procedure. can you please help me how to do it.

I m not getting the basic option for FromSQL in db context

jasontaylordev commented 1 year ago

Thank you for your interest in this project. This repository has been archived and is no longer actively maintained or supported. We appreciate your understanding. Feel free to explore the codebase and adapt it to your own needs if it serves as a useful reference. If you have any further questions or concerns, please refer to the README for more information.