SolerSoft.Data.AzureNetServer
1.0.0-beta1
This is a prerelease version of SolerSoft.Data.AzureNetServer.
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package SolerSoft.Data.AzureNetServer --version 1.0.0-beta1
NuGet\Install-Package SolerSoft.Data.AzureNetServer -Version 1.0.0-beta1
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="SolerSoft.Data.AzureNetServer" Version="1.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SolerSoft.Data.AzureNetServer --version 1.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SolerSoft.Data.AzureNetServer, 1.0.0-beta1"
#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 SolerSoft.Data.AzureNetServer as a Cake Addin #addin nuget:?package=SolerSoft.Data.AzureNetServer&version=1.0.0-beta1&prerelease // Install SolerSoft.Data.AzureNetServer as a Cake Tool #tool nuget:?package=SolerSoft.Data.AzureNetServer&version=1.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This helper library allows client applications and Azure .Net backed mobile services to share the same entity class files.
Simply reference SolerSoft.Data.Client in the client project and SolerSoft.Data.AzureNetServer in the server project, then
inherit your entities from SolerSoft.Data.DataObject. On the client, DataObjec provides full property change notification.
On the server, DataObject inherits from EntityData as reqired by Mobile Service controllers. Conditional compile
statements can be used to further refine between client behaviors and server behaviors.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- WindowsAzure.MobileServices.Backend.Entity (>= 1.0.439)
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.1-beta1 | 207 | 11/10/2014 |
1.0.0-beta8 | 520 | 11/10/2014 |
1.0.0-beta7 | 1,053 | 11/6/2014 |
1.0.0-beta6 | 245 | 11/6/2014 |
1.0.0-beta5 | 246 | 11/6/2014 |
1.0.0-beta4 | 249 | 11/6/2014 |
1.0.0-beta3 | 454 | 11/6/2014 |
1.0.0-beta2 | 252 | 11/6/2014 |
1.0.0-beta1 | 257 | 11/5/2014 |