Hacker News new | ask | show | jobs
by angrysaki 2393 days ago
ASP.NET Core 3.1 added support for partial classes for Razor Components, so I don't think you need to use the inheritance style code behind anymore.

https://gunnarpeipman.com/blazor-partial-page-class/