Microsoft.Azure.Mobile.Server.CrossDomain
2.0.3
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 https://azure.microsoft.com/mobile.
Install-Package Microsoft.Azure.Mobile.Server.CrossDomain -Version 2.0.3
dotnet add package Microsoft.Azure.Mobile.Server.CrossDomain --version 2.0.3
<PackageReference Include="Microsoft.Azure.Mobile.Server.CrossDomain" 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.CrossDomain --version 2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.Azure.Mobile.Server (>= 2.0.3)
- Newtonsoft.Json (>= 9.0.1)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (8)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Azure.Mobile.Server.CrossDomain:
Repository | Stars |
---|---|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
xamarin/app-crm
|
|
xamarin/Sport
|
|
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
|
|
microsoft/Appsample-Photosharing
Sample code for a UWP photo sharing app.
|