Microsoft.Azure.Mobile.Server.Quickstart
2.0.3
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 https://azure.microsoft.com/mobile.
Install-Package Microsoft.Azure.Mobile.Server.Quickstart -Version 2.0.3
dotnet add package Microsoft.Azure.Mobile.Server.Quickstart --version 2.0.3
<PackageReference Include="Microsoft.Azure.Mobile.Server.Quickstart" Version="2.0.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Azure.Mobile.Server.Quickstart --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Breaking Changes
Version 2.0.0 : UseDefaultConfiguration() does not enable Push registration endpoint
Dependencies
-
- EntityFramework (>= 6.1.3)
- Microsoft.AspNet.WebApi.Owin (>= 5.2.3)
- Microsoft.Azure.Mobile.Server (>= 2.0.3)
- Microsoft.Azure.Mobile.Server.Authentication (>= 2.0.3)
- Microsoft.Azure.Mobile.Server.Entity (>= 2.0.3)
- Microsoft.Azure.Mobile.Server.Home (>= 2.0.3)
- Microsoft.Azure.Mobile.Server.Tables (>= 2.0.3)
- Microsoft.Data.OData (>= 5.8.4)
- Microsoft.Owin (>= 3.0.1)
- Microsoft.Owin.Security (>= 3.0.1)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Mobile.Server.Quickstart:
Repository | Stars |
---|---|
microsoft/appcenter
Central repository for App Center open source resources and planning.
|
|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
microsoft/uwp-experiences
Universal Windows Platform (UWP) samples and showcases
|
|
xamarin/app-crm
|
|
Azure-Samples/MyDriving
Building IoT or Mobile solutions are fun and exciting. This year for Build, we wanted to show the amazing scenarios that can come together when these two are combined. So, we went and developed a sample application. MyDriving uses a wide range of Azure services to process and analyze car telemetry data for both real-time insights and long-term patterns and trends. The following features are supported in the current version of the mobile app.
|