Microsoft.Azure.Mobile.Server.CrossDomain
2.0.3
Prefix Reserved
.NET Framework 4.6
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.
#r "nuget: Microsoft.Azure.Mobile.Server.CrossDomain, 2.0.3"
#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.CrossDomain as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Mobile.Server.CrossDomain&version=2.0.3
// Install Microsoft.Azure.Mobile.Server.CrossDomain as a Cake Tool
#tool nuget:?package=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.
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.
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- Microsoft.AspNet.WebApi.Cors (>= 5.2.3)
- Microsoft.Azure.Mobile.Server (>= 2.0.3)
- Newtonsoft.Json (>= 9.0.1)
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.
|