|
|
|
|
|
by steferson
3181 days ago
|
|
Excellent point, I have developed in asp.net mvc for quite a while, but I am currently doing a asp.net core project, and it is a nightmare, there is absolutely nothing but the most basic libraries ported to core, even entity framework itself doesn't have lazy loading yet, which is the most basic feature anyone would want from ef.
My current dragon to slay is doing things with pdfs and reporting on asp.net core, there is nothing truly open source. |
|