File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# 🧰 Datasync Toolkit
22
3- The Datasync Toolkit (a part of the Community Toolkit) is a collection of libraries that implement a client-server system used for synchronizing data
4- from the database table. The Datasync Toolkit is a member of the Community Toolkit organization and published under the dotnet Foundation.
3+ The Datasync Community Toolkit is a collection of libraries that implement a client-server system used for synchronizing data
4+ from the database table. The Datasync Community Toolkit is a member of the Community Toolkit organization and published under the dotnet Foundation.
55
66Currently, the library supports:
77
@@ -23,7 +23,7 @@ Other platforms may work, but have not been tested.
2323
2424## 🙌 Getting Started
2525
26- Please take a look at the tutorials included in our [ documentation] [ documentation ] .
26+ Please take a look at the tutorials included in our [ documentation] ( https://CommunityToolkit.github.io/Datasync ) .
2727
2828You can easily get started by using the ` dotnet new ` command to create a new datasync server. The template pre-configured ASP.NET Core,
2929Entity Framework Core, and the Datasync server libraries. To install the template:
@@ -108,4 +108,4 @@ The Datasync Toolkit used to be known as Azure Mobile Apps. You can find the co
108108[ ds-litedb ] : https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.LiteDb
109109[ ds-nswag ] : https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.NSwag
110110[ ds-swashbuckle ] : https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Server.Swashbuckle
111- [ dc-core ] : https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Client
111+ [ dc-core ] : https://badgen.net/nuget/dt/CommunityToolkit.Datasync.Client
You can’t perform that action at this time.
0 commit comments