Hello,
Question 1: I wanted to know how we can scaffold existing stored procedure in Entity Framework Core 6 using DB First approch? If yes Please share me the steps.
Question 2: Is there a way to Scaffold only Specific tables and Stored Procedures in EF Core 6?