Plug-in assemblies: Difference between revisions

Jump to navigation Jump to search
Line 14: Line 14:
== Creating a plug-in assembly ==
== Creating a plug-in assembly ==


# Download [https://rescocrm.com/docs/RescoCRM.Plugin.SDK.zip Resco SDK].<br>Sample projects are part of the RescoCRM.Plugin.SDK.zip file.
# Download [https://app.resco.net/docs/RescoCRM.Plugin.SDK.zip Resco SDK].<br>Sample projects are part of the RescoCRM.Plugin.SDK.zip file.
# Create a new project as a Class Library (.NET Framework 4.6.2).
# Create a new project as a Class Library (.NET Framework 4.6.2).
# Add a reference to the downloaded XRMServer.Core.dll.<br>[[File:Add reference to dll.png|600px]]<br>[[File:Add reference to dll 2.png|600px]]
# Add a reference to the downloaded XRMServer.Core.dll.<br>[[File:Add reference to dll.png|600px]]<br>[[File:Add reference to dll 2.png|600px]]

Navigation menu