An open API service indexing awesome lists of open source software.

https://github.com/jefking/king.b-trak

Synchronize Between SQL Server and Azure Table Storage.
https://github.com/jefking/king.b-trak

Last synced: 10 months ago
JSON representation

Synchronize Between SQL Server and Azure Table Storage.

Awesome Lists containing this project

README

          

### Synchronize Between SQL Server and Azure Table Storage
+ Move data from SQL Server to Table Storage
+ Move data from Table Storage to SQL Server

### [NuGet](https://www.nuget.org/packages/King.BTrak)
```
PM> Install-Package King.BTrak
```

### [Wiki](https://github.com/jefking/King.B-Trak/wiki)
View the wiki to learn how to use this.

### [Example](https://github.com/jefking/King.B-Trak/tree/master/King.BTrak.Program)
Clone the repository to play with the demo!

### CI
[![Build status](https://dev.azure.com/jefkin/oss/_apis/build/status/King.B-Trak)](https://dev.azure.com/jefkin/oss/_build/latest?definitionId=17)