Stanislav Stoyanov

Results 3 issues of Stanislav Stoyanov

I found out a bug when AddRazorRuntimeCompilation() is used on my original Startup.cs class in the ASP.NET Core web project. I provide more information written as comment in a similar...

bug

I have made a slight improvement of reflection code in WebHost class, which enables us for future exams and apps that will use the framework to use nullable primitive types...

@NikolayIT, I found out that when using Migrations for the first time the **AspNetCoreTemplate.Web** project does not have reference to Microsoft.EntityFrameworkCore.Design so that an error is thrown in the PM...