Skip to content

This is the code template for an empty extension that you can use to start writing an extension using the Windows Admin Center (previously Project Honolulu) SDK.

License

Notifications You must be signed in to change notification settings

eajhnsn1/windows-admin-center-extension-template

 
 

Repository files navigation

Windows Admin Center - Extension Template (Preview)

Windows Admin Center Extension Template is an empty project template you can use as a starting point to build your own custom extension for Windows Admin Center. The template contains the minimum components required to build either a tool or a solution extension that can be loaded into Windows Admin Center. After following the steps below, you will be ready to add your own content.

The Windows Admin Center SDK is currently in public preview.

Create a new tool or solution from the template

To create a new tool or new solution from the template, follow step-by-step directions available on our documentation site to prepare your environment and modify the template for use.

Get Windows Admin Center

Don't have Windows Admin Center installed yet? Download Windows Admin Center.

Other SDK examples

Check out these other SDK examples:

  • Developer Tools is a solution extension containing a rich collection of sample functionality and tool examples that you can browse and use in your own extension. Developer Tools is a fully functioning extension that can be side-loaded into Windows Admin Center in Developer Mode.

  • IFrame Example is a sample extension containing the configuration necessary to load an existing web application into Windows Admin Center in an IFrame. Use this as a guide in building your own tool extension that uses an IFrame.

  • Solution Example is a sample extension configured as a solution. Use this as a guide in building your own solution extension.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

This is the code template for an empty extension that you can use to start writing an extension using the Windows Admin Center (previously Project Honolulu) SDK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 49.0%
  • JavaScript 47.1%
  • PowerShell 2.9%
  • Other 1.0%