Best practice for common static methods

What's the best practice / recommended way to put common static methods to be accessible from other classes?

You can add additional file with utility classes anywhere in the app - Radzen will not touch it during code generation.

1 Like