I know with .net 6 there is no startup.cs included. How do you implement the radzen.blazor installation process within program.cs to include all the components and so forth?
Is this the same case for server side blazor too?