WindowsAzure.Storage 4.3.1-preview

Additional Details

Foo!

This is a prerelease version of WindowsAzure.Storage.
There is a newer version of this package available.
See the version list below for details.
dotnet add package WindowsAzure.Storage --version 4.3.1-preview
                    
NuGet\Install-Package WindowsAzure.Storage -Version 4.3.1-preview
                    
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="WindowsAzure.Storage" Version="4.3.1-preview" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WindowsAzure.Storage" Version="4.3.1-preview" />
                    
Directory.Packages.props
<PackageReference Include="WindowsAzure.Storage" />
                    
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 WindowsAzure.Storage --version 4.3.1-preview
                    
#r "nuget: WindowsAzure.Storage, 4.3.1-preview"
                    
#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 WindowsAzure.Storage@4.3.1-preview
                    
#: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=WindowsAzure.Storage&version=4.3.1-preview&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WindowsAzure.Storage&version=4.3.1-preview&prerelease
                    
Install as a Cake Tool

This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - https://blogs.msdn.com/b/windowsazurestorage/

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
ASP.NET aspnet50 is compatible. 
ASP.NETCore aspnetcore50 is compatible. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (12)

Showing the top 5 NuGet packages that depend on WindowsAzure.Storage:

Package Downloads
Microsoft.Azure.WebJobs

This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Host. It also adds rich diagnostics capabilities which makes it easier to monitor the WebJobs in the dashboard. For more information, please visit http://go.microsoft.com/fwlink/?LinkID=320971

windowsazure.mediaservices

This package contains Windows Azure Media Service library 3.5.2.0 for .NET.

NuGet.Services.Storage

Shared server-side storage component for NuGet services

EnterpriseLibrary.SemanticLogging.WindowsAzure

The Semantic Logging Application Block provides a set of destinations to persist events published by a subclass of EventSource, This add-on packages adds support to persisting log entries in Azure table storage.

NServiceBus.Azure

Azure support for NServicebus

GitHub repositories

This package is not used by any popular GitHub repositories.