Power Pages
-
PowerPagesClientAPI tries to replicate the ClientAPI of Model Driven Apps in order to streamline development.
Read more -
PowerPagesTemplate is a starting point for anyone who needs to do more than just a little bit of JS for their Site. Supports Typescript and Bundling for more complex projects.
Read more -
PowerPagesActions is an Adapter to directly call CustomAPIs from Power Pages.
Read more
Dataverse (Low-Code)
-
D365RibbonHelpers is a set of command and rules to enhance the possibilities with the ribbon without coding. Or simply a reference for anyone who is into high-code. Read more
-
D365NameCombiner uses D365LivePluginRegistration to enable synchronously generated naming of records without the need of writing a single piece of code.
Read more -
Contributed to VATNumberValidator to fix it after the old CORS proxy changed its licensing scheme.
Read more
Dataverse (High-Code)
-
TimelineCustomConnector contains samples to help getting started with this feature.
Read more -
D365ServiceBusProcessors contains samples to help getting started with consuming messages produced by the Service Bus Integration of Dataverse.
Read more -
D365LivePluginRegistration enables programmers to register plugins dynamically at runtime. Read more
OT
- eForms C# Sample I had to integrate with Tender Electronics Daily (TED) an EU service for publishing tenders in Dataverse Plugins. And although this service is mandatory for bigger tenders, the information around integration and all of it was for Java. I hate those gaps in the internet, so I felt like filling it with this sample code.
Read more