03498275d7b728bb5dcfd5e5204042a181021a89
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.
Description
Languages
C#
100%