Best practice for extending Umbraco

Hi,

I started learning Umbraco few days ago and I’m stumbling upon an architectural issue. I’m creating a custom property editor so fo this, I created some files in the App_Plugins folder. Now, I also created a PropertyValueConverter, however, I don’t know where I should put the C# class.

Should it go in the App_Plugins folder along with the js/css files ? Seems a bit weird. For now, I created a Core/PropertyEditors folder in the project but I don’t know if it’s correct.

Is there some kind of guidance or best practice for these kind of things ? I search on Google but didn’t find anything relevant.

Thanks


This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/92074-best-practice-for-extending-umbraco