Giter Club home page Giter Club logo

datasync's Introduction

๐Ÿงฐ Datasync Toolkit

The Datasync Toolkit (a part of the Community Toolkit) is a collection of libraries that implement a client-server system used for synchronizing data from the database table. The Datasync Toolkit is a member of the Community Toolkit organization and published under the dotnet Foundation.

Currently, the library supports:

The client platforms that have been tested include:

We support most databases that are supported by Entity Framework Core, along with an in-memory store and LiteDb. Support for additional database types is easily added through our flexible repository pattern.

Other platforms may work, but have not been tested.

๐Ÿ™Œ Getting Started

Please take a look at the tutorials included in our [documentation][1].

You can easily get started by using the dotnet new command to create a new datasync server. The template pre-configured ASP.NET Core, Entity Framework Core, and the Datasync server libraries. To install the template:

dotnet new -i CommunityToolkit.Datasync.Template.CSharp

To create a project:

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

๐Ÿ“ฆ NuGet Packages

The following NuGet packages have been published:

Package Version Downloads
CommunityToolkit.Datasync.Client Client Library Version Client Library Downloads
CommunityToolkit.Datasync.Server Core Library Version Core Library Downloads
CommunityToolkit.Datasync.Server.Abstractions Abstractions Library Version Abstractions Library Downloads
CommunityToolkit.Datasync.Server.Automapper Automapper Library Version Automapper Library Downloads
CommunityToolkit.Datasync.Server.EntityFrameworkCore EFCore Library Version EFCore Library Downloads
CommunityToolkit.Datasync.Server.InMemory InMemory Library Version InMemory Library Downloads
CommunityToolkit.Datasync.Server.LiteDb LiteDb Library Version LiteDb Library Downloads
CommunityToolkit.Datasync.Server.NSwag NSwag Library Version NSwag Library Downloads
CommunityToolkit.Datasync.Server.Swashbuckle Swashbuckle Library Version Swashbuckle Library Downloads

๐ŸŒ Roadmap

Read what we plan for next iterations, and feel free to ask questions.

๐Ÿš€ Contribution

We welcome community contributions. Check out our contributing guide to get started.

๐Ÿ“„ Code of Conduct

This project has adopted the code of conduct defined by the Contributor Covenant to clarify expected behavior in our community. For more information see the .NET Foundation Code of Conduct.

๐Ÿข .NET Foundation

This project is supported by the .NET Foundation.

History

The Datasync Toolkit used to be known as Azure Mobile Apps. You can find the code for previous (unsupported) versions of the library at the old repository.

datasync's People

Contributors

adrianhall avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.