I make a procedure in asp.net core 6 wep api project for reporting
HOW TO call this procedure in Entity Framework?
problem is that if a define a models then it create a new table in database which i do not want, i make a domain model and bind the value.