sharepoint full trust solutions or Full trust solutions on sharepoint online:
- Full trust solutions are solutions that are developed using SharePoint server DLLs and deployed on a farm.
 - These full trust solutions execute on the server.
 - Currently Full Trust solutions are not supported on SharePoint online.
 
Migration Limitation:
- SharePoint Online does not support full trust solutions.
 - These solutions cannot be migrated to SharePoint online using any migration tool. Even ShareGate does not support this
 
Alternate Solution:
- As an alternate to migrate these Full Trust solutions a transformation can be planned wherein these solutions can be rebuilt using the latest Microsoft Microsoft 365technologies.
 - Below alternate solutions must be evaluated carefully based on business requirements as most of these solutions follow Client Object Model
 - These solutions can be rebuilt with Add-ins, SPFx, Power Apps, Power Automate Flow, etc.
 - ▪ Custom web parts can be rebuilt using SPFx.
 - ▪ Event recievers can be rebuilt using Remote Event Receivers hosted in Azure.
 - ▪ There are ready to use SPFx webpart solutions are available in github.
 
