Microsoft.Azure.Mobile.Server.Quickstart
2.0.0
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.0
dotnet add package Microsoft.Azure.Mobile.Server.Quickstart --version 2.0.0
<PackageReference Include="Microsoft.Azure.Mobile.Server.Quickstart" 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.Quickstart --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.Quickstart, 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.Quickstart as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Mobile.Server.Quickstart&version=2.0.0
// Install Microsoft.Azure.Mobile.Server.Quickstart as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Mobile.Server.Quickstart&version=2.0.0
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.0)
- Microsoft.Azure.Mobile.Server.Authentication (>= 2.0.0)
- Microsoft.Azure.Mobile.Server.Entity (>= 2.0.0)
- Microsoft.Azure.Mobile.Server.Home (>= 2.0.0)
- Microsoft.Azure.Mobile.Server.Tables (>= 2.0.0)
- Microsoft.Data.OData (>= 5.8.1)
- 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.
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 2.0.0 | 0 | 06.02.2022 |