File tree Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Expand file tree Collapse file tree 2 files changed +10
-12
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ title: Azure Mobile libraries for .NET
3
3
description : Reference for Azure Mobile libraries for .NET
4
4
ms.date : 10/19/2017
5
5
ms.topic : reference
6
- ms.service : app-service
7
- ms.subservice : mobile-apps
6
+ ms.service : azure-app-service
8
7
---
9
8
# Azure Mobile libraries for .NET
10
9
@@ -23,8 +22,8 @@ dotnet add package Microsoft.Azure.Mobile.Server
23
22
```
24
23
25
24
> [ !div class="nextstepaction"]
26
- > [ Explore the client APIs] ( /dotnet/api/overview/azure/mobileapps/client )
25
+ > [ Explore the client APIs] ( /dotnet/api/microsoft.azure.mobile.server )
26
+
27
+ [ PackageManager ] : /nuget/tools/package-manager-console
28
+ [ DotNetCLI ] : /dotnet/core/tools/dotnet-add-package
27
29
28
- [ PackageManager ] : https://docs.microsoft.com/nuget/tools/package-manager-console
29
- [ DotNetCLI ] : https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package
30
-
Original file line number Diff line number Diff line change @@ -3,8 +3,7 @@ title: Azure Mobile libraries for .NET
3
3
description : Reference for Azure Mobile libraries for .NET
4
4
ms.date : 10/19/2017
5
5
ms.topic : reference
6
- ms.service : app-service
7
- ms.subservice : mobile-apps
6
+ ms.service : azure-app-service
8
7
---
9
8
# Azure Mobile libraries for .NET
10
9
@@ -23,8 +22,8 @@ dotnet add package Microsoft.Azure.Mobile.Server
23
22
```
24
23
25
24
> [ !div class="nextstepaction"]
26
- > [ Explore the client APIs] ( /dotnet/api/overview/azure/mobileapps/client )
25
+ > [ Explore the client APIs] ( /dotnet/api/microsoft.azure.mobile.server )
26
+
27
+ [ PackageManager ] : /nuget/tools/package-manager-console
28
+ [ DotNetCLI ] : /dotnet/core/tools/dotnet-add-package
27
29
28
- [ PackageManager ] : https://docs.microsoft.com/nuget/tools/package-manager-console
29
- [ DotNetCLI ] : https://docs.microsoft.com/dotnet/core/tools/dotnet-add-package
30
-
You can’t perform that action at this time.
0 commit comments