Updated BodyQueryBehavior to process BodyQuery using the IRecDbContext dependency. Added logic to execute SQL queries via FromSqlRaw and assign results to the action's Body property. Removed placeholder NotImplementedException. Added Microsoft.EntityFrameworkCore.SqlServer package to ReC.Application.csproj to enable SQL Server database operations.
ReC
Description
Languages
C#
100%