Does the Windows Admin Center support writing plugins? I can't find a lot of information on it, and I was wondering if it had a plugin system that I could write C# .NET applications for. I want to be able to get information about IIS application pools and display them in the Windows Admin Center.
Asked
Active
Viewed 623 times
1 Answers
2
According to this link you can. There is even a link to the SDK. I realize that link only answers are rightly frowned upon, but in this case that is the answer. Yes you can and here is where MS says so...

EBGreen
- 1,453
- 11
- 10
-
Well that is horrible, I was looking for Window Management Framework plugins and not for plugging into the UI component Windows Admin Center. Thank you for googling that for me :( – Max Young Jun 01 '18 at 13:32