Microsoft.Azure.Mobile.Server.Login
2.0.3
.NET Framework 4.6
dotnet add package Microsoft.Azure.Mobile.Server.Login --version 2.0.3
NuGet\Install-Package Microsoft.Azure.Mobile.Server.Login -Version 2.0.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.Mobile.Server.Login" 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.Login --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.Login, 2.0.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Azure.Mobile.Server.Login as a Cake Addin
#addin nuget:?package=Microsoft.Azure.Mobile.Server.Login&version=2.0.3
// Install Microsoft.Azure.Mobile.Server.Login as a Cake Tool
#tool nuget:?package=Microsoft.Azure.Mobile.Server.Login&version=2.0.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package contains classes for issuing App Service Authentication tokens. For more information, check out https://azure.microsoft.com/mobile.
Product | Versions |
---|---|
.NET Framework | net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
- System.IdentityModel.Tokens.Jwt (> 4.0.3 && < 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Azure.Mobile.Server.Login:
Package | Downloads |
---|---|
Web.Framework
ASP.Net MVC 5 Onion Framework |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Microsoft.Azure.Mobile.Server.Login:
Repository | Stars |
---|---|
xamarinhq/app-conference
Pre-build conference application built with Xamarin
|
|
adrianhall/develop-mobile-apps-with-csharp-and-azure
The Book Contents - Develop Mobile Apps with C# and Azure
|