Session
Simpler Azure Management Libraries for .NET
with Asir Vedamuthu Selvasingh
Imagine needing only one C# statement to authenticate. One statement to create a virtual machine. One statement to modify an existing virtual network. With Azure Management Libraries for .NET, there's no more guessing about what's required, what's optional, and what's non-modifiable. The goal of these libraries 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 of auto-generated clients, and they can run side by side with auto-generated clients.
For more information read our blog post.
Imagine needing only one C# statement to authenticate. One statement to create a virtual machine. One statement to modify an existing virtual network. With Azure Management Libraries for .NET, there's no more guessing about what's required, what's optional, and what's non-modifiable. The goal of these libraries 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 of auto-generated clients, and they can run side by side with auto-generated clients.
For more information read our blog post.
Have feedback? Submit an issue here.