Azure StorSimple libraries for .NET

Overview

Microsoft Azure StorSimple is an enterprise storage solution that provides physical iSCSI or SMB interfaces to cloud-based storage.

Learn more about Azure StorSimple.

Management library

Install the NuGet package directly from the Visual Studio Package Manager console or with the .NET Core CLI.

Visual Studio Package Manager

Install-Package Microsoft.Azure.Management.StorSimple.Fluent
dotnet add package Microsoft.Azure.Management.StorSimple.Fluent

Samples

Explore more sample .NET code you can use in your apps.