WindowsAzure.MobileServices.Backend.Tables 1.0.478

建议的替代方案

Microsoft.Azure.Storage.Common

更多详细信息

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

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

// Install WindowsAzure.MobileServices.Backend.Tables as a Cake Tool
#tool nuget:?package=WindowsAzure.MobileServices.Backend.Tables&version=1.0.478                

此包包含在将结构化存储作为 Microsoft Azure 中托管的 .NET 移动后端的一部分公开时所需的一般基础设施。有关更多信息,请参阅 https://azure.microsoft.com/mobile

已弃用: Azure 移动服务现已弃用,转而使用 Azure 移动应用。不应使用此库来创建新项目。

了解更多,请参阅
- 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 Framework net45兼容。 net451已计算。 net452已计算。 net46已计算。 net461已计算。 net462已计算。 net463已计算。 net47已计算。 net471已计算。 net472已计算。 net48已计算。 net481已计算。
兼容的目标框架
包含的目标框架(在包中)
了解有关目标框架.NET Standard的更多信息。

NuGet包 (3)

显示依赖WindowsAzure.MobileServices.Backend.Tables的前3个NuGet包

下载
WindowsAzure.MobileServices.Backend.Entity

此包包含您在Microsoft Azure中托管的.NET移动后端作为Entity Framework的一部分公开结构化存储所需的一切。有关更多信息,请参阅http://azure.microsoft.com/mobile DEPRECATED: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/

WindowsAzure.MobileServices.Backend.Mongo

此包包含您在Microsoft Azure中托管的.NET移动后端作为Mongo的一部分公开结构化存储所需的一切。有关更多信息,请参阅http://azure.microsoft.com/mobile DEPRECATED: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/

WindowsAzure.MobileServices.Backend.Storage

本包包含您将其.NET移动后端托管在Microsoft Azure上,并使用Azure存储公开结构化存储所需的一切。更多信息,请参阅http://azure.microsoft.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/

GitHub仓库 (1)

显示最常用的1个GitHub仓库,该仓库依赖于WindowsAzure.MobileServices.Backend.Tables

仓库 星标
filipw/apress-recipes-webapi
来自ASP.NET Web API 2的示例:菜谱书。