Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I don't think they introduced any breaking changes after .NET 6


Every version had breaking changes, they could not affect you too much though: https://learn.microsoft.com/en-us/dotnet/core/compatibility/...


The only breaking change for us was how .NET 7 introduced [FromServices] which causes controller methods to use dependency injection for attributeless parameters. Confused me at first since it was a rather subtle update that didn't break anything until runtime.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: