OrchardCMS / OrchardCore

Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS) built on top of that framework.
https://orchardcore.net
BSD 3-Clause "New" or "Revised" License
7.36k stars 2.37k forks source link

Remove more usages of dynamic #8537

Open deanmarcussen opened 3 years ago

deanmarcussen commented 3 years ago

Follow on from https://github.com/OrchardCMS/OrchardCore/pull/8481

Piedone commented 4 months ago

ShapeAttribute doesn't use dynamic, nor does LayerFilter (but IShape). Content definition editors do still use dynamic though, see IContentDefinitionDisplayManager.