Microsoft.AspNetCore.Datasync.LiteDb 6.1.0

前缀已保留
dotnet add package Microsoft.AspNetCore.Datasync.LiteDb --version 6.1.0                
NuGet\Install-Package Microsoft.AspNetCore.Datasync.LiteDb -Version 6.1.0                
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="Microsoft.AspNetCore.Datasync.LiteDb" Version="6.1.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.AspNetCore.Datasync.LiteDb --version 6.1.0                
#r "nuget: Microsoft.AspNetCore.Datasync.LiteDb, 6.1.0"                
#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 Microsoft.AspNetCore.Datasync.LiteDb as a Cake Addin
#addin nuget:?package=Microsoft.AspNetCore.Datasync.LiteDb&version=6.1.0

// Install Microsoft.AspNetCore.Datasync.LiteDb as a Cake Tool
#tool nuget:?package=Microsoft.AspNetCore.Datasync.LiteDb&version=6.1.0                

Azure Mobile Apps

MIT license Build Status NuGet Version

Azure Mobile Apps(也称为Microsoft Datasync框架)是一组客户端和服务器库,用于将认证数据访问和离线同步添加到您的移动应用程序中。

目前,我们支持

  • 服务器:适用于.NET 6的ASP.NET Core。
  • 客户端:.NET Standard 2.0和.NET 6。

支持.NET Standard 2.0和.NET 6的客户端平台包括

  • AvaloniaUI
  • .NET MAUI
  • Uno Platform
  • Windows(UWP、WinUI3、WPF)
  • Xamarin Forms
  • Xamarin Native(Android和iOS)

Blazor和Unity由于不提供对SQLite本机支持,已知存在离线支持问题。

要开始,请参阅我们的文档

较旧的(v4.2.0及以前)库已停用,不再受支持。您可以在存档分支中找到源代码。

.NET (sdk/dotnet)

服务器端库使用 ASP.NET Core 6.0,并提供了内存数据、LiteDb 和 Entity Framework Core 的存储。

库的发行和支持版本将通过正常的 NuGet 机制分发

版本 下载
Microsoft.AspNetCore.Datasync Core Library Version Core Library Downloads
Microsoft.AspNetCore.Datasync.Abstractions Abstractions Library Version Abstractions Library Downloads
Microsoft.AspNetCore.Datasync.EFCore EFCore Library Version EFCore Library Downloads
Microsoft.AspNetCore.Datasync.InMemory InMemory Library Version InMemory Library Downloads
Microsoft.AspNetCore.Datasync.LiteDb LiteDb Library Version LiteDb Library Downloads
Microsoft.AspNetCore.Datasync.NSwag NSwag Library Version LiteDb Library Downloads
Microsoft.AspNetCore.Datasync.Swashbuckle Swashbuckle Library Version LiteDb Library Downloads
Microsoft.Datasync.Client Client Library Version Client Library Downloads
Microsoft.Datasync.Client.SQLiteStore SQLiteStore Library Version SQLiteStore Library Downloads

模板

我们提供了一个与 dotnet new 一起使用的模板。该模板预配置了 ASP.NET Core,Entity Framework Core 和 Datasync 服务器库。要安装模板

dotnet new -i Microsoft.AspNetCore.Datasync.Template.CSharp

要创建服务器,请使用 dotnet new

mkdir My.Datasync.Server
cd My.Datasync.Server
dotnet new datasync-server

文档

您可以在 docs.microsoft.com 找到最新的文档。适当的时候,将在仓库 Wiki 中添加更多信息。

贡献

本项目欢迎贡献和建议。大多数贡献需要您同意一份贡献者许可协议(CLA),声明您有权,并且确实授予我们使用您贡献的权利。有关详细信息,请访问 https://cla.opensource.microsoft.com

在您提交拉取请求时,CLA 机器人将自动确定您是否需要提供 CLA 并相应地装饰 PR(例如,状态检查、评论)。只需遵循机器人提供的说明即可。您只需在所有使用我们 CLA 的存储库中做一次。

本项目采用了 Microsoft Open Source Code of Conduct。有关更多信息,请参阅 Code of Conduct FAQ 或联系 [email protected] 询问任何其他问题或评论。

商标

本项目可能包含项目、产品或服务的商标或徽标。Microsoft 商标或徽标的授权使用须遵守并遵循 Microsoft 的商标与品牌指南。在本项目的修改版本中使用 Microsoft 商标或徽标不得造成混淆或暗示 Microsoft 的赞助。任何第三方商标或徽标的用法均受该第三方政策的约束。

产品 兼容和额外的计算目标框架版本。
.NET net6.0 兼容。 net6.0-android 已计算。 net6.0-ios 已计算。 net6.0-maccatalyst 已计算。 net6.0-macos 已计算。 net6.0-tvos 已计算。 net6.0-windows 已计算。 net7.0 已计算。 net7.0-android 已计算。 net7.0-ios 已计算。 net7.0-maccatalyst 已计算。 net7.0-macos 已计算。 net7.0-tvos 已计算。 net7.0-windows 已计算。 net8.0 已计算。 net8.0-android 已计算。 net8.0-browser 已计算。 net8.0-ios 已计算。 net8.0-maccatalyst 已计算。 net8.0-macos 已计算。 net8.0-tvos 已计算。 net8.0-windows 已计算。
兼容目标框架
包含的目标框架(在包中)
了解有关 目标框架.NET Standard 的更多信息。

NuGet 包

此包未由任何NuGet包使用。

GitHub 仓库

此包未由任何流行的GitHub仓库使用。

版本 下载 最后更新
6.1.0 454 2/2/2024
6.0.8 170 1/12/2024
6.0.7 191 12/15/2023
6.0.6 176 11/22/2023
6.0.5 154 11/3/2023
6.0.4 201 10/13/2023
6.0.3 158 10/6/2023
6.0.2 156 9/25/2023
6.0.1 145 9/15/2023
6.0.0 156 9/7/2023
5.1.8 182 8/26/2023
5.1.7 119 8/22/2023
5.1.6 185 6/23/2023
5.1.5 155 5/26/2023
5.1.4 159 5/11/2023
5.1.3 244 3/14/2023
5.1.2 241 2/28/2023
5.1.1 231 2/18/2023
5.1.0 231 2/10/2023
5.0.21 9,206 2/4/2023
5.0.20 352 1/8/2023
5.0.18 294 12/17/2022
5.0.17 294 12/15/2022
5.0.15 275 12/14/2022
5.0.14 297 12/14/2022
5.0.13 297 12/8/2022
5.0.12 1,594 9/30/2022
5.0.11 382 8/19/2022
5.0.10 375 8/5/2022
5.0.9 412 7/8/2022
5.0.6 408 6/25/2022
5.0.5 422 6/17/2022
5.0.0-preview.1 100 1/7/2023