Azure Mobile libraries for .NET
Client library
Install the NuGet package directly from the Visual Studio Package Manager console or with the .NET Core CLI.
Visual Studio Package Manager
Install-Package Microsoft.Azure.Mobile.Server
dotnet add package Microsoft.Azure.Mobile.Server