Skip to content
This repository has been archived by the owner on Aug 1, 2024. It is now read-only.

Updating service readme's #979

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions Blob/README.md
Original file line number Diff line number Diff line change
@@ -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._

Expand All @@ -17,15 +19,15 @@ 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][]
- Quickstart for [Blob][blob-quickstart]

## 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
Expand Down
8 changes: 5 additions & 3 deletions File/README.md
Original file line number Diff line number Diff line change
@@ -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._

Expand All @@ -18,15 +20,15 @@ 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][]
- Quickstart for [File][file-quickstart]

## 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
Expand Down
10 changes: 6 additions & 4 deletions Queue/README.md
Original file line number Diff line number Diff line change
@@ -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._

Expand All @@ -19,15 +21,15 @@ 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][]
- Quickstart for [Queue][queue-quickstart]

## 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
Expand Down Expand Up @@ -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
[queue-quickstart]: https://docs.microsoft.com/en-us/azure/storage/queues/storage-dotnet-how-to-use-queues