Azure Mobile-Bibliotheken für .NETAzure Mobile libraries for .NET
ClientbibliothekClient library
Installieren Sie das NuGet-Paket direkt über die Paket-Manager-Konsole in Visual Studio oder mit der .NET Core CLI.Install the NuGet package directly from the Visual Studio Package Manager console or with the .NET Core CLI.
Visual Studio-Paket-ManagerVisual Studio Package Manager
Install-Package Microsoft.Azure.Mobile.Server
dotnet add package Microsoft.Azure.Mobile.Server