tealons.bsky.social
@tealons.bsky.social
Senior Manager software architecture and analysis @ PGGM
Reporting these kinds of bugs is always an annoyance and a relief: how can Microsoft make these kind of mistakes and I'm not the only one who makes these kinds of mistakes 🙂 github.com/dotnet/efcor...
InMemory database context with CustomWebApplicationFactory is giving double database context registration error. How do I implement this correctly? · Issue #35126 · dotnet/efcore
After upgrading to .NET 9 I get the following error on db.Database.EnsureCreated(); in the following code: using (var scope = sp.CreateScope()) { var scopedServices = scope.ServiceProvider; var db ...
github.com
November 23, 2024 at 12:29 PM
Is it me or is the quality of search results in Google with regard to programming errors getting really bad? Is this the ChatGPT effect?
November 16, 2024 at 5:00 PM