NomadCode.Azure 1.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package NomadCode.Azure --version 1.0.5
NuGet\Install-Package NomadCode.Azure -Version 1.0.5
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="NomadCode.Azure" Version="1.0.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NomadCode.Azure --version 1.0.5
#r "nuget: NomadCode.Azure, 1.0.5"
#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 NomadCode.Azure as a Cake Addin
#addin nuget:?package=NomadCode.Azure&version=1.0.5

// Install NomadCode.Azure as a Cake Tool
#tool nuget:?package=NomadCode.Azure&version=1.0.5

A library to simplify working with data in Azure Mobile Apps.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid71 is compatible. 
Xamarin.iOS xamarinios10 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.6 1,074 4/21/2017
1.0.5 913 4/21/2017
1.0.4 896 4/20/2017
1.0.3 896 4/20/2017
1.0.2 868 4/20/2017
1.0.0 993 4/19/2017

# v1.0.5
- Remove dependency on C# 7

# v1.0.4
- Updated package dependencies

# v1.0.3
- Server proj now targets v4.6

# v1.0.2
- Add target for server side consumption

# v1.0.1
- Package no longer contains all dependencies