DataTier.Net 3.2.3
I fixed a bug where if a table name ends in 's', the pluralVariableName and the variableName are now not the same in the Blazor Data Watcher class generated when you install Blazor Data Services for a table.
Before you would get 'foreach (CustomerSales customerSales in customerSales)...