Skip to content

Fluent APIs v1.0.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@hovsepm hovsepm released this 07 Oct 00:48

Simpler Azure management libraries for .NET

One C# statement to authenticate. One statement to create a virtual machine. One statement to modify an existing virtual network, etc. No more guessing about what is required vs. optional vs. non-modifiable.

We are announcing the first developer preview release of the new, simplified Azure management libraries for .NET. Our goal is to improve the developer experience by providing a higher-level, object-oriented API, optimized for readability and writability. These libraries are built on the lower-level, request-response style auto generated clients and can run side-by-side with auto generated clients.

Give it a try

This is a developer preview that supports major parts of Azure Virtual Machines, Virtual Machine Scale Sets, Storage, Networking, Resource Manager, Key Vault and Batch

Give it a try and let us know what do you think (via e-mail or comments on Microsoft Official blogpost here), particularly:

  • Usability and effectiveness of the new management libraries for .NET?
  • What Azure services you would like to see supported soon?
  • What additional scenarios should be illustrated as sample code?