Skip to content

Commit 703ac1c

Browse files
committed
Merge branch 'develop-umbraco-version-8' into feature/sdk12
2 parents 56903d9 + 911407f commit 703ac1c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# UmbracoFileSystemProviders.Azure v2
1+
# UmbracoFileSystemProviders.Azure v2+
22

33
**This version is for Umbraco v8 only**. For the v1 package for **Umbraco v7** please visit the [develop branch](https://github.com/umbraco-community/UmbracoFileSystemProviders.Azure/tree/develop)
44

5+
**For Umbraco v9** please goto [https://github.com/umbraco/Umbraco.StorageProviders](https://github.com/umbraco/Umbraco.StorageProviders)
6+
57
![Image Alt](build/assets/logo/azure-logo-256.png)
68

79
[![Build status](https://ci.appveyor.com/api/projects/status/oicfg95tvptrhntn/branch/develop-umbraco-version-8?svg=true)](https://ci.appveyor.com/project/Umbraco-Community/umbracofilesystemproviders-azure/branch/develop-umbraco-version-8)
@@ -13,6 +15,8 @@ This package allows the storage and retrieval of media items using Azure Blob St
1315

1416
**v2 requires Umbraco v8.1.0+**
1517

18+
19+
1620
## Installation
1721

1822
Both NuGet and Umbraco packages are available. If you use NuGet but would like the benefit of the Umbraco configuration wizard you can install the Umbraco package first, use the wizard, then install the NuGet package, the configuration will be maintained.
@@ -21,6 +25,8 @@ From **v2.0.0-alpha3** onwards this package was split into 2 NuGet packages and
2125

2226
**If upgrading from v2.0.0-alpha1 or v2.0.0-alpha2 to v2.0.0-alpha3 you will need to install `UmbracoFileSystemProviders.Azure.Media`**
2327

28+
**v3 is v2 refactored to use the Azure SDK v12**
29+
2430
|NuGet Packages |Version |
2531
|:-----------------|:-----------------|
2632
|**Release Core**|[![NuGet download](http://img.shields.io/nuget/vpre/UmbracoFileSystemProviders.Azure.svg)](https://www.nuget.org/packages/UmbracoFileSystemProviders.Azure/)|[![NuGet count](https://img.shields.io/nuget/dt/UmbracoFileSystemProviders.Azure.svg)](https://www.nuget.org/packages/UmbracoFileSystemProviders.Azure/)|

0 commit comments

Comments
 (0)