If i wanna add new classes from Visual Studio to handle DTO objects or another objects no database related or pre-generated for inferring DB with radzen.
If i do from VS, Do I have to do something in the class or indicate additional attribute for radzen recognize it ?
No problems AFAIK. The example above is a custom partial service class however you might need to use DI to access configuration etc. The forum has examples using DI.