diff --git a/Blob/README.md b/Blob/README.md index 06d21a86f..019643448 100644 --- a/Blob/README.md +++ b/Blob/README.md @@ -1,8 +1,10 @@ +## NOTE: The latest version of this library (v12) can be found [here](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage/Azure.Storage.Blobs). This library and repository are of a legacy version of the Azure Storage Blob SDK for .NET. Only the latest version will receive frequent feature updates. + # Microsoft Azure Storage Blob SDK for .NET (11.1.3) The Microsoft Azure Storage Blob SDK for .NET allows you to build Azure applications that take advantage of scalable cloud computing resources. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. _For general information pertaining to all services, please see the top-level [README.md][readme-main] file in this repository._ @@ -17,7 +19,7 @@ The complete Microsoft Azure SDK can be downloaded from the [Microsoft Azure Dow Please review [Get started with Azure Storage][] if you are not familiar with Azure Storage. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. - NuGet package for [Blob][] - [Azure Storage APIs for .NET][] @@ -25,7 +27,7 @@ For the best development experience, developers should use the official Microsof ## Download & Install -The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. +The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. You'll find the latest version and hotfixes on NuGet via the `Microsoft.Azure.Storage.Blob` package. ### Via Git diff --git a/File/README.md b/File/README.md index 317ca7918..9fd677586 100644 --- a/File/README.md +++ b/File/README.md @@ -1,8 +1,10 @@ +## NOTE: The latest version of this library (v12) can be found [here](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage/Azure.Storage.Files.Shares). This library and repository are of a legacy version of the Azure Storage File SDK for .NET. Only the latest version will receive frequent feature updates. + # Microsoft Azure Storage File SDK for .NET (11.1.3) The Microsoft Azure Storage File SDK for .NET allows you to build Azure applications that take advantage of scalable cloud computing resources. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. _For general information pertaining to all services, please see the top-level [README.md][readme-main] file in this repository._ @@ -18,7 +20,7 @@ The complete Microsoft Azure SDK can be downloaded from the [Microsoft Azure Dow Please review [Get started with Azure Storage][] if you are not familiar with Azure Storage. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. - NuGet package for [File][] - [Azure Storage APIs for .NET][] @@ -26,7 +28,7 @@ For the best development experience, developers should use the official Microsof ## Download & Install -The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. +The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. You'll find the latest version and hotfixes on NuGet via the `Microsoft.Azure.Storage.File` package. ### Via Git diff --git a/Queue/README.md b/Queue/README.md index 0f039e68a..142576c9d 100644 --- a/Queue/README.md +++ b/Queue/README.md @@ -1,8 +1,10 @@ +## NOTE: The latest version of this library (v12) can be found [here](https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage/Azure.Storage.Queues). This library and repository are of a legacy version of the Azure Storage Queue SDK for .NET. Only the latest version will receive frequent feature updates. + # Microsoft Azure Storage Queue SDK for .NET (11.1.3) The Microsoft Azure Storage Queue SDK for .NET allows you to build Azure applications that take advantage of scalable cloud computing resources. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. _For general information pertaining to all services, please see the top-level [README.md][readme-main] file in this repository._ @@ -19,7 +21,7 @@ The complete Microsoft Azure SDK can be downloaded from the [Microsoft Azure Dow Please review [Get started with Azure Storage][] if you are not familiar with Azure Storage. -For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. +For the best development experience, developers should use the official Microsoft NuGet packages for libraries. NuGet packages are regularly updated with new functionality and hotfixes. - NuGet package for [Queue][] - [Azure Storage APIs for .NET][] @@ -27,7 +29,7 @@ For the best development experience, developers should use the official Microsof ## Download & Install -The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. +The Storage Client Libraries ship with the Microsoft Azure SDK for .NET and also on NuGet. You'll find the latest version and hotfixes on NuGet via the `Microsoft.Azure.Storage.Queue` package. ### Via Git @@ -64,4 +66,4 @@ How-Tos focused around accomplishing specific tasks are available on the [Micros [Azure Storage APIs for .NET]: https://docs.microsoft.com/en-us/dotnet/api/overview/azure/storage?view=azure-dotnet [Microsoft Azure .NET Developer Center]: http://azure.microsoft.com/en-us/develop/net/ [Queue]: https://www.nuget.org/packages/Microsoft.Azure.Storage.Queue/ -[queue-quickstart]: https://docs.microsoft.com/en-us/azure/storage/queues/storage-dotnet-how-to-use-queues \ No newline at end of file +[queue-quickstart]: https://docs.microsoft.com/en-us/azure/storage/queues/storage-dotnet-how-to-use-queues