WindowsAzure.MobileServices.SQLiteStore 1.0.4

建议的替代品

Microsoft.Azure.Storage.Common

详细信息

请注意,该包自2023年3月31日起已过时,不再维护或监控。有关详细信息,请参阅我们的弃用政策(https://aka.ms/azsdk/support-policies)。

dotnet add package WindowsAzure.MobileServices.SQLiteStore --version 1.0.4                
NuGet\Install-Package WindowsAzure.MobileServices.SQLiteStore -Version 1.0.4                
此命令旨在在Visual Studio的包管理器控制台中使用,因为它使用NuGet模块的Install-Package版本。
<PackageReference Include="WindowsAzure.MobileServices.SQLiteStore" Version="1.0.4" />                
对于支持PackageReference的项目,请将此XML节点复制到项目文件中,以引用该包。
paket add WindowsAzure.MobileServices.SQLiteStore --version 1.0.4                
#r "nuget: WindowsAzure.MobileServices.SQLiteStore, 1.0.4"                
#r指令可用于F#交互式和Polyglot Notebooks。将其复制到交互式工具或脚本的源代码中,以引用该包。
// Install WindowsAzure.MobileServices.SQLiteStore as a Cake Addin
#addin nuget:?package=WindowsAzure.MobileServices.SQLiteStore&version=1.0.4

// Install WindowsAzure.MobileServices.SQLiteStore as a Cake Tool
#tool nuget:?package=WindowsAzure.MobileServices.SQLiteStore&version=1.0.4                

该客户端库使与Windows Azure Mobile Services一起使用的客户端应用能够使用后端SQLite数据库启用离线工作流程。有关更多信息,请查看https://www.windowsazure.com/mobile

已弃用:Azure Mobile Services现在已弃用,转而使用Azure Mobile Apps。此库不应用于新项目。

要了解更多信息,请参阅
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-value-prop-migration-from-mobile-services/
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-net-upgrading-from-mobile-services/
- https://azure.microsoft.com/en-us/documentation/articles/app-service-mobile-client-and-server-versioning/

此包中没有受支持的框架资源。

更多关于目标框架.NET标准的信息。

NuGet 包 (2)

显示依赖 WindowsAzure.MobileServices.SQLiteStore 的前 2 个 NuGet 包

下载
EFC

企业基础类

SystemDotAzureMobile

Azure 移动数据服务基础设施,支持在 iOS、Android、WinRT 和 Windows 上进行跨平台开发

GitHub 仓库 (2)

显示依赖 WindowsAzure.MobileServices.SQLiteStore 的前 2 个最受欢迎的 GitHub 仓库

仓库 星级
conceptdev/xamarin-forms-samples
使用 Xamarin.Forms(http://xamarin.com/forms)的样本
Windows-XAML/201505-MVA