Microsoft.Azure.Mobile.Server
2.0.0
Install-Package Microsoft.Azure.Mobile.Server -Version 2.0.0
dotnet add package Microsoft.Azure.Mobile.Server --version 2.0.0
<PackageReference Include="Microsoft.Azure.Mobile.Server" Version="2.0.0" />
paket add Microsoft.Azure.Mobile.Server --version 2.0.0
#r "nuget: Microsoft.Azure.Mobile.Server, 2.0.0"
// Install Microsoft.Azure.Mobile.Server as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Mobile.Server&version=2.0.0
// Install Microsoft.Azure.Mobile.Server as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Mobile.Server&version=2.0.0
This is the Azure Mobile Apps .NET Server package, the core package for the server SDK. To learn more about Azure Mobile, go to https://azure.microsoft.com/mobile.
| Product | Versions |
|---|---|
| .NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Newtonsoft.Json (>= 9.0.1)
NuGet packages (7)
Showing the top 5 NuGet packages that depend on Microsoft.Azure.Mobile.Server:
| Package | Downloads |
|---|---|
|
Microsoft.Azure.Mobile.Server.Quickstart
This is the Azure Mobile Apps .NET Server SDK quickstart package, which references all other server SDK packages. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
|
Microsoft.Azure.Mobile.Server.Entity
This package is part of the Azure Mobile .NET Server SDK and contains Entity Framework support. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
|
Microsoft.Azure.Mobile.Server.CrossDomain
This package is part of the Azure Mobile .NET Server SDK and contains the Web API Controller you need to serve data to legacy Web browsers from your .NET mobile app. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
|
Microsoft.Azure.Mobile.Server.Authentication
This package is part of the Azure Mobile .NET Server SDK and provides authentication features. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
|
|
Microsoft.Azure.Mobile.Server.Tables
This package is part of the Azure Mobile .NET Server SDK and provides features for the /tables endpoint. To learn more about Azure Mobile, go to http://azure.microsoft.com/mobile. |
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |