Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 2.75 KB

readme.md

File metadata and controls

26 lines (21 loc) · 2.75 KB

Developers / Contributors

Examples

  • Office Content Add-in
    • Office Content Add-in in HTML - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
    • Office Content Add-in in Angular - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using Angular as the technology.
    • Office Content Add-in in Angular ADAL - Demonstrates creating a Content Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.
  • Office Mail Add-in
    • Office Mail Add-in in HTML - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
    • Office Mail Add-in in Angular - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using Angular as the technology.
    • Office Mail Add-in in Angular ADAL - Demonstrates creating a Mail Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.
  • Office Task Pane Add-in
    • Office Task Pane Add-in in HTML - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using HTML, CSS & JavaScript as the technology.
    • Office Task Pane Add-in in Angular - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using Angular as the technology.
    • Office Task Pane Add-in in Angular ADAL - Demonstrates creating a Task Pane Add-in first in an empty project as well as in an existing project using Angular ADAL as the technology.

Additional Documentation