Click here to Skip to main content
15,898,222 members
Articles / Hosted Services / Azure

Strongly Typed, Dependency Managed Azure in C#: Introducing Cake.AzureCLI

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
4 Mar 2020CPOL5 min read 2.4K   2  
How to provide strongly typed, cross platform, dependency managed access to all 2,935 Azure CLI commands in C#
You can now have strongly typed, cross platform, dependency managed access to all 2,935 Azure CLI commands in C#, with full intellisense including examples. That's because I just published a Cake plugin for AzureCLI called Cake.AzureCli. This blog post is a little about what it is and how to use it, but it's more about how I built it.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
United States United States
Lee is a Microsoft MVP and a prolific writer, speaker, and youtuber on .Net and open source topics. Lee is a Solution Samurai at InfernoRed ( http://infernoredtech.com). When not coding he enjoys running, mountain biking, smoking brisket, electronics, 3D printing, and woodworking. He is active on twitter where you can reach him @lprichar ( https://twitter.com/lprichar).

Comments and Discussions