Microsoft.Azure.Storage.File 11.2.3

Prefix Reserved
This package has been deprecated as it is legacy and is no longer maintained.
Suggested Alternatives

Azure.Storage.Files.Shares

Additional Details

Please note, this package is obsolete as of 3/31/2023 and is no longer maintained or monitored. Microsoft encourages you to upgrade to the replacement package, Azure.Storage.Files.Shares, to continue receiving updates. Refer to our deprecation policy (https://aka.ms/azsdk/support-policies) for more details.

Requires NuGet 3.6 or higher.

dotnet add package Microsoft.Azure.Storage.File --version 11.2.3
                    
NuGet\Install-Package Microsoft.Azure.Storage.File -Version 11.2.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.2.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.Storage.File" Version="11.2.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.Storage.File" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.Storage.File --version 11.2.3
                    
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Storage.File, 11.2.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Azure.Storage.File@11.2.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Azure.Storage.File&version=11.2.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Azure.Storage.File&version=11.2.3
                    
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

This client library enables working with the Microsoft Azure Storage File service for storing binary and text data.
     For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/File/README.md and https://github.com/Azure/azure-storage-net/blob/master/File/Changelog.txt
     in addition to the breaking changes https://github.com/Azure/azure-storage-net/blob/master/File/BreakingChanges.txt
     Microsoft Azure Storage quickstarts and tutorials - https://docs.microsoft.com/en-us/azure/storage/
     Microsoft Azure Storage REST API Reference - https://docs.microsoft.com/en-us/rest/api/storageservices/
     REST API Reference for File Service - https://docs.microsoft.com/en-us/rest/api/storageservices/file-service-rest-api

     This library has been replaced by the following new Azure SDKs. You can read about the new Azure SDKs at https://aka.ms/azsdkvalueprop.

     The latest libraries to interact with the Azure Storage service are:

     * Azure.Storage.Blobs
     * Azure.Storage.Queues
     * Azure.Storage.Files.Shares

     It is recommended that you move to the new package.

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 was computed.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 was computed.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 was computed.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp1.0 netcoreapp1.0 was computed.  netcoreapp1.1 netcoreapp1.1 was computed.  netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard1.3 netstandard1.3 is compatible.  netstandard1.4 netstandard1.4 was computed.  netstandard1.5 netstandard1.5 was computed.  netstandard1.6 netstandard1.6 was computed.  netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net452 net452 is compatible.  net46 net46 was computed.  net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen30 tizen30 was computed.  tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Universal Windows Platform uap uap was computed.  uap10.0 uap10.0 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (26)

Showing the top 5 NuGet packages that depend on Microsoft.Azure.Storage.File:

Package Downloads
Microsoft.Azure.Storage.DataMovement

Microsoft Azure Storage DataMovement Library offers a set of APIs extending the existing Azure Storage .Net Client Library to help customer transfer Azure Blob and File Storage with high-performance, scalability and reliability. For this release, see notes - https://github.com/Azure/azure-storage-net-data-movement/blob/master/README.md and https://github.com/Azure/azure-storage-net-data-movement/blob/master/changelog.txt Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/

Storage.Net.Microsoft.Azure.Storage

Extension to Storage.Net providing integration with Microsoft Azure Storage for blobs, tables and queues.

Microsoft.TeamFoundation.PublishTestResults

This task can be used to Publish test results and upload test attachments on Azure DevOps The following results formats are supported with this package- 1) JUnit - publish tests from Junit projects 2) NUnit- publish tests from Nunit projects 3) VSTest- publish tests from Visual Studio projects 4) Xunit- publish tests from Xunit projects Publish Test Results is supported for both TFS and Azure DevOps with attachments

Enable.Extensions.FileSystem.AzureStorage

File system abstractions for building testable applications hosted in Azure.

Microsoft.DataPrep

Microsoft Azure Machine Learning Data Preparation SDK.

GitHub repositories (7)

Showing the top 7 popular GitHub repositories that depend on Microsoft.Azure.Storage.File:

Repository Stars
Azure/azure-sdk-for-net
This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
Azure/azure-powershell
Microsoft Azure PowerShell
Azure/azure-functions-host
The host/runtime that powers Azure Functions
Kyrodan/KeeAnywhere
A cloud storage provider plugin for KeePass Password Safe
robinrodricks/FluentStorage
A polycloud .NET cloud storage abstraction layer. Provides Blob storage (AWS S3, GCP, FTP, SFTP, Azure Blob/File/Event Hub/Data Lake) and Messaging (AWS SQS, Azure Queue/ServiceBus). Supports .NET 5+ and .NET Standard 2.0+. Pure C#.
microsoft/data-accelerator
Data Accelerator for Apache Spark simplifies onboarding to Streaming of Big Data. It offers a rich, easy to use experience to help with creation, editing and management of Spark jobs on Azure HDInsights or Databricks while enabling the full power of the Spark engine.
Azure/azure-storage-net-data-movement
Azure Storage Data Movement Library for .Net
Version Downloads Last Updated
11.2.3 6,471,104 4/15/2021 11.2.3 is deprecated because it is no longer maintained.
11.2.2 1,747,226 8/19/2020 11.2.2 is deprecated because it is no longer maintained.
11.2.1 14,348 8/18/2020 11.2.1 is deprecated because it is no longer maintained.
11.2.0 144,563 7/28/2020 11.2.0 is deprecated because it is no longer maintained.
11.1.7 1,017,957 6/3/2020 11.1.7 is deprecated because it is no longer maintained.
11.1.6 123,501 5/26/2020 11.1.6 is deprecated because it is no longer maintained.
11.1.5 117,617 5/5/2020 11.1.5 is deprecated because it is no longer maintained.
11.1.4 41,846 4/30/2020 11.1.4 is deprecated because it is no longer maintained.
11.1.3 1,542,720 2/6/2020 11.1.3 is deprecated because it is no longer maintained.
11.1.2 724,815 1/16/2020 11.1.2 is deprecated because it is no longer maintained.
11.1.1 798,343 11/15/2019 11.1.1 is deprecated because it is no longer maintained.
11.1.0 1,043,737 9/25/2019 11.1.0 is deprecated because it is no longer maintained.
11.0.1 75,769 9/12/2019 11.0.1 is deprecated because it is no longer maintained.
11.0.0 219,280 8/5/2019 11.0.0 is deprecated because it is no longer maintained.
10.0.3 905,497 5/10/2019 10.0.3 is deprecated because it is no longer maintained.
10.0.2 44,000 4/29/2019 10.0.2 is deprecated because it is no longer maintained.
10.0.1 141,064 4/10/2019 10.0.1 is deprecated because it is no longer maintained.
10.0.0 9,281 4/5/2019 10.0.0 is deprecated because it is no longer maintained.
9.4.2 159,922 12/17/2018 9.4.2 is deprecated because it is no longer maintained.
9.4.1 43,853 11/27/2018 9.4.1 is deprecated because it is no longer maintained.
9.4.0 24,356 10/1/2018 9.4.0 is deprecated because it is no longer maintained.
9.4.0-preview 2,612 5/23/2018 9.4.0-preview is deprecated because it is no longer maintained.
9.0.0-preview 9,135 2/8/2018 9.0.0-preview is deprecated because it is no longer maintained.
8.7.0-preview 2,117 1/22/2018 8.7.0-preview is deprecated because it is no longer maintained.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.