Microsoft.Datasync.Client
6.0.3
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Datasync.Client --version 6.0.3
NuGet\Install-Package Microsoft.Datasync.Client -Version 6.0.3
<PackageReference Include="Microsoft.Datasync.Client" Version="6.0.3" />
paket add Microsoft.Datasync.Client --version 6.0.3
#r "nuget: Microsoft.Datasync.Client, 6.0.3"
// Install Microsoft.Datasync.Client as a Cake Addin #addin nuget:?package=Microsoft.Datasync.Client&version=6.0.3 // Install Microsoft.Datasync.Client as a Cake Tool #tool nuget:?package=Microsoft.Datasync.Client&version=6.0.3
Azure Mobile Apps
Azure Mobile Apps (also known as the Microsoft Datasync Framework) is a set of client and server libraries for adding authenticated data access and offline synchronization to your mobile applications.
Currently, we support:
- Server: ASP.NET Core for .NET 6.
- Client: .NET Standard 2.0 and .NET 6.
The client platforms that support .NET Standard 2.0 and .NET 6 include:
- AvaloniaUI
- .NET MAUI
- Uno Platform
- Windows (UWP, WinUI3, WPF)
- Xamarin Forms
- Xamarin Native (Android and iOS)
Blazor and Unity are known to have issues with offline support since neither supports Sqlite natively.
To get started, take a look at our documentation.
The older (v4.2.0 and earlier) libraries are retired and no longer supported. You can find the source code in the archive branch.
Libraries
.NET (sdk/dotnet)
The server-side library uses ASP.NET Core 6.0 and provides stores for in-memory data, LiteDb, and Entity Framework Core.
Released and supported versions of the library will be distributed by the normal NuGet mechanism:
Templates
We provide a template for use with dotnet new
. The template pre-configures ASP.NET Core, Entity Framework Core, and the Datasync Server libraries. To install the template:
dotnet new -i Microsoft.AspNetCore.Datasync.Template.CSharp
To create a server, use dotnet new
:
mkdir My.Datasync.Server
cd My.Datasync.Server
dotnet new datasync-server
Documentation
You can find the latest documentation on docs.microsoft.com. Additional information will be added to the repository Wiki when appropriate.
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Trademarks
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces (>= 7.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Memory (>= 4.5.5)
- System.Threading.Tasks.Dataflow (>= 7.0.0)
-
net6.0
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Datasync.Client:
Package | Downloads |
---|---|
Microsoft.Datasync.Client.SQLiteStore
An offline store for the Microsoft Datasync Framework built on SQLite. Formally known as Azure Mobile Apps |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Microsoft.Datasync.Client:
Repository | Stars |
---|---|
Azure/azure-mobile-apps
Build better mobile applications using Azure Mobile Apps
|
Version | Downloads | Last updated |
---|---|---|
6.1.0 | 31,790 | 2/2/2024 |
6.0.8 | 3,696 | 1/12/2024 |
6.0.7 | 2,847 | 12/15/2023 |
6.0.6 | 7,231 | 11/22/2023 |
6.0.5 | 1,951 | 11/3/2023 |
6.0.4 | 1,668 | 10/13/2023 |
6.0.3 | 7,631 | 10/6/2023 |
6.0.2 | 670 | 9/25/2023 |
6.0.1 | 1,539 | 9/15/2023 |
6.0.0 | 2,515 | 9/7/2023 |
5.1.8 | 1,993 | 8/26/2023 |
5.1.7 | 665 | 8/22/2023 |
5.1.6 | 9,080 | 6/23/2023 |
5.1.5 | 8,150 | 5/26/2023 |
5.1.4 | 4,000 | 5/11/2023 |
5.1.3 | 8,045 | 3/14/2023 |
5.1.2 | 1,415 | 2/28/2023 |
5.1.1 | 5,189 | 2/18/2023 |
5.1.0 | 4,166 | 2/10/2023 |
5.0.21 | 5,659 | 2/4/2023 |
5.0.20 | 11,610 | 1/8/2023 |
5.0.18 | 2,422 | 12/17/2022 |
5.0.17 | 709 | 12/15/2022 |
5.0.15 | 545 | 12/14/2022 |
5.0.14 | 611 | 12/14/2022 |
5.0.13 | 591 | 12/8/2022 |
5.0.12 | 11,474 | 9/30/2022 |
5.0.11 | 2,291 | 8/19/2022 |
5.0.10 | 1,036 | 8/5/2022 |
5.0.9 | 6,226 | 7/8/2022 |
5.0.6 | 1,626 | 6/25/2022 |
5.0.5 | 941 | 6/17/2022 |
5.0.4 | 996 | 6/11/2022 |
5.0.3 | 881 | 6/1/2022 |
5.0.2 | 749 | 5/31/2022 |
5.0.1 | 825 | 5/24/2022 |
5.0.0 | 940 | 5/6/2022 |
5.0.0-preview.1 | 126 | 1/7/2023 |
5.0.0-beta.12 | 197 | 4/8/2022 |
5.0.0-beta.11 | 175 | 12/8/2021 |
5.0.0-beta.10 | 156 | 11/22/2021 |
5.0.0-beta.8 | 160 | 11/8/2021 |
5.0.0-beta.7 | 173 | 11/8/2021 |
5.0.0-beta.6 | 342 | 11/6/2021 |