Why should we develop Code-first C# Plugins? Everything can be done in low-code, like Power Automate, Business Rules, classic Dynamics Workflows, etcetera, right? I will show you why we use plugins and give you hands-on experience with development. And guess what - there WILL be live coding also... 🤓 Topics: 🔶 Type of Plugins Code-First Plugin Low-Code Plugin Azure Function 🔶 Usually used in Plugins Validation Populating Calculation Integration 🔶 Layers of Plugins Assembly - DLL-file Plugin - C# class Step - Event 🔶 Important Step details Pre/Post Operation Sync/Async Filtering Rank Images 🔶 Libraries & Base Classes Microsoft.CrmSdk is layer between database and our code to make it easier for us. Use some PluginBase classes to make it even more easy! From MS, your own, mine, Daryl LaBar, etc.
I'm lazy, and I'm proud of it.