eggsaVEVO
❔ Two Program.cs files in new Blazor Web App template.
I don't think its a bug. At least not the Auto template (didn't try the single mode templates). It fits perfectly with the project structure described here: https://learn.microsoft.com/en-us/aspnet/core/blazor/project-structure?view=aspnetcore-8.0
13 replies
❔ You cannot use a covariant type parameter as a generic type constraint for interface methods.
I did ask bard about this and it came up with a term called "covariance hole". But that does seem to be made up because I could not find that anywhere else
16 replies
❔ You cannot use a covariant type parameter as a generic type constraint for interface methods.
Basically I do not understand this sentence as a whole: "You cannot use a covariant type parameter as a generic type constraint for interface methods."
16 replies