Introduction I've also installed the U2.EntityFrameworkCore NuGet package and successfully set up basic queries using my DbContext. Now I've hit a roadblock trying to call Universe subroutines. Problem Description With basic CRUD operations functioning as expected using my DbContext, my next...