Microsoft.Azure.Mobile.Server
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.
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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Mobile.Server --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Azure.Mobile.Server, 2.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Newtonsoft.Json (>= 9.0.1)
Used By
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 History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |