Azure / Azure/azure-powershell
General reusable C# constructs for generated cmdlets
Open
Azure PS Team
Generator
potential-pruning
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description
Basically, we'd put some C# code into the generator itself that would be available for all generated cmdlets. These would be reusable methods/classes/etc that help us handle Azure related information in our custom cmdlets. These can include:
- OData handling (create OData string out of components that would be exposed as parameters)
- Certificate creation/handling (cer, pfx, x509, pem, pkcs, to convert to base64 string for REST calls)
## Cost
(increases as list grows)
Contributor guide
Assessment
This issue has not been assessed yet.