Great announcement by Microsoft yesterday. They provided the first developer preview release of the new, simplified Azure management libraries for .NET. Thanks to a fluent interface-inspired method chains in combination with IntelliSense it delivers an easy to use experience.
Here is an example:
I don’t think it can become any easier…
More information:
- The announcement: https://azure.microsoft.com/en-us/blog/simpler-azure-management-libraries-for-net/
- The related github site: https://github.com/Azure/azure-sdk-for-net/tree/Fluent