Azure / Azure/azure-powershell

General reusable C# constructs for generated cmdlets

Open
#9,393 0 comments 0 reactions 1 assignee Claimed by @markcowl View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.