Tonto Baffour

Results 4 issues of Tonto Baffour

I am trying to use the merge command, but I get `"Could not load file or assembly 'System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest...

question

Is it possible to a `new ca-sln -razor` and start with this razor page template? If there's already a way, let me know how to start with the razor page...

This is an excellent project, thank you @ipvalverde for the time. I have a quick question How do i extract this data into this ScoresPoco public class ScoresPoco { public...

In the following example, I get `Object must implement IConvertible` if entire Column between Column D and Column H is blank ``` private List GetStudentScores(ExcelPackage p, List students, out int...