Plans also call for improvements to the project’s infrastructure for performance tests and adding new tests. In addition, the project will continue to investigate making Entity Framework Core work ...
Taking advantage of .NET generics can save you loads of repetitive data access leg work. Since it’s likely that each of your data tables will require the same basic operations (Get, Find, Add, Update, ...