NomadCode.Azure.Offline
1.0.6
dotnet add package NomadCode.Azure.Offline --version 1.0.6
NuGet\Install-Package NomadCode.Azure.Offline -Version 1.0.6
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.Offline" Version="1.0.6" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NomadCode.Azure.Offline --version 1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NomadCode.Azure.Offline, 1.0.6"
#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.Offline as a Cake Addin #addin nuget:?package=NomadCode.Azure.Offline&version=1.0.6 // Install NomadCode.Azure.Offline as a Cake Tool #tool nuget:?package=NomadCode.Azure.Offline&version=1.0.6
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A library to simplify working with data in Azure Mobile Apps.
Product | Versions 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.
-
.NETFramework 4.6
- AutoMapper (>= 6.0.2)
- EntityFramework (>= 6.1.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.OData (>= 5.7.0)
- Microsoft.Azure.Mobile.Server (>= 2.0.0)
- Microsoft.Azure.Mobile.Server.Entity (>= 2.0.0)
- Microsoft.Azure.Mobile.Server.Tables (>= 2.0.0)
- Microsoft.Data.Edm (>= 5.8.2)
- Microsoft.Data.OData (>= 5.8.2)
- Newtonsoft.Json (>= 9.0.1)
- System.Spatial (>= 5.8.2)
-
MonoAndroid 7.1
- Microsoft.Azure.Mobile.Client (>= 3.1.0)
- Microsoft.Azure.Mobile.Client.SQLiteStore (>= 3.1.0)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.4)
- SQLitePCLRaw.bundle_green (>= 1.1.3)
- SQLitePCLRaw.core (>= 1.1.3)
- SQLitePCLRaw.lib.e_sqlite3.android (>= 1.1.3)
- SQLitePCLRaw.provider.e_sqlite3.android (>= 1.1.3)
-
Xamarin.iOS 1.0
- Microsoft.Azure.Mobile.Client (>= 3.1.0)
- Microsoft.Azure.Mobile.Client.SQLiteStore (>= 3.1.0)
- Microsoft.Bcl (>= 1.1.10)
- Microsoft.Bcl.Build (>= 1.0.21)
- Microsoft.Net.Http (>= 2.2.29)
- Newtonsoft.Json (>= 6.0.4)
- SQLitePCLRaw.bundle_green (>= 1.1.3)
- SQLitePCLRaw.core (>= 1.1.3)
- SQLitePCLRaw.provider.sqlite3.ios_unified (>= 1.1.3)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
# v1.0.6
- Removed build dependency on C# 7
# v1.0.5
- Remove NuGet 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