Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/dazinator/CrmSync

A .NET library that facilitates synchronisation (download only, or bi-directional) of entities between a Dynamics Crm server and an "offline" store / local database, allowing your application to remain operational even when Dynamics CRM is not available.
https://github.com/dazinator/CrmSync

sorted some setup issues

218c6d88c465eb8735dc1fb854a6e87d7cfc38e7 authored over 10 years ago by darrell <[email protected]>
Tests refactoring #8

I have refactored my tests to reduce duplicate code and to make future test writing simpler and ...

490dbe1a9963d3744cca88d8ddd42d311c79cca8 authored over 10 years ago by dazinator <[email protected]>
closes #10

be9c4aa0c24f2eb9d3532c3c82679556cd96df8a authored over 10 years ago by dazinator <[email protected]>
closes #5

re-installed some nuget packages after project retargeting

9ef72dec5c12e71f009e366f85c0a22fed95a837 authored over 10 years ago by dazinator <[email protected]>
closes #5

platform specific references in the project files for the sync framework components turns out no...

a8e837137fa2ef3c6d55a3e576bdabde6cb001b2 authored over 10 years ago by dazinator <[email protected]>
Test improvements.

1. Can more easily generate data on the server and the client in order to test sync.
2. Extended...

d50f3e2173019e30043812438fc3a732355e39b5 authored over 10 years ago by dazinator <[email protected]>
excluded bin folders from project files

30be2165f1ce93f5b3dc69ed1275033f086dca68 authored over 10 years ago by dazinator <[email protected]>
Added in many column types for #8

0754411cfc283477c06fbedb9daf5cc35ea48680 authored over 10 years ago by Darrell <[email protected]>
it was the client version number column (decimal) that was causing it to fall over - have removed this column until support for decimals is added. closes #7

80c945b3fb376fe0f6157ab3aafe6ba75c44b67c authored over 10 years ago by Darrell <[email protected]>
closes #6

74c1b8c40035b37fa1d542ebdcd8810b5cbc137f authored over 10 years ago by Darrell <[email protected]>
corrected system test

2fd9cbcfaab4e444884e6c02ab80015f39134d85 authored over 10 years ago by Darrell <[email protected]>
closes #3

7aee0a1b17ee740f724597eedc3cd90829230c06 authored over 10 years ago by Darrell <[email protected]>
System test created for #3

6e390a16df7f772d6ed82387bca7557f5e69d7d0 authored over 10 years ago by Darrell <[email protected]>
Refactored out CrmDeploy, adopted CrmDeploy as dependency, all tests passing.

de5b57342cc60226961111af8e252dc16abb859b authored over 10 years ago by Darrell <[email protected]>
missed file

23e238c241604c9d845c6675835c0b732ca41e89 authored over 10 years ago by Darrell <[email protected]>
Plugin system integration test passing!

689083802aa1cd669171e1f03625438deaad7ed7 authored over 10 years ago by Darrell <[email protected]>
More syntax changes #4

1a02a44e4f1ee7b4de08eca00ea70b3d6528ee75 authored over 10 years ago by Darrell <[email protected]>
more syntactic sugar #4

e208371f1a6c95e4da09e22b415721700856b02d authored over 10 years ago by Darrell <[email protected]>
tweeks #4

63547a87a2e2179241ee98bd9929546cc07e34ca authored over 10 years ago by Darrell <[email protected]>
some plugin reg api tweeks #4

e379bb106b02436a68ab33eed29117f892e6051d authored over 10 years ago by Darrell <[email protected]>
More work on plugin registration api #4 - now can register plugins with steps.. still need to verify that they actually execute though!

62a3b555b3a4dcce0ea8045e0fb8170be22b9c08 authored over 10 years ago by Darrell <[email protected]>
tidy #4

4e4313cf84b9bd3796a0443d0e9223e53b1eef3b authored over 10 years ago by Darrell <[email protected]>
little bit more work on test for plugin registration #4

f16c9f529d4df265f6a90ef99934cf16e1bd94f2 authored over 10 years ago by Darrell <[email protected]>
More work on builder / fluent api for plugin registration #4

d3c4d5d27d293445d2ffc6b906879eff3383c4b1 authored over 10 years ago by Darrell <[email protected]>
plugin registration fluent api tweaks

a7a58ed36ad2e95411fce9fcc8f532f7cb8fb370 authored over 10 years ago by Darrell <[email protected]>
Used builder pattern to create a Builder class for Plugin Regsitrations. System Test created for testing Plugin Registration #4

90aa3ee6a4c0c52212728f3478f39bacb566e468 authored over 10 years ago by Darrell <[email protected]>
added missing libs

c85bbee6f7210826388abf9eb032ea22e1cd4b0c authored over 10 years ago by Darrell <[email protected]>
Created System / Integration test for plugin #1 work still in progress

3c948c8b22a692d57ef48d7d35f7d745aadf2d09 authored over 10 years ago by Darrell <[email protected]>
Adding build script and nuspec

8fb95ad1ecf572f5aa6d29dbeaa59c66ff2216ee authored over 10 years ago by Darrell <[email protected]>
added git ignore

a9ecf520e3788626c5e13eeeedeb3fc2e473a839 authored over 10 years ago by Darrell <[email protected]>
Initial Commit

6c1fee88243880bce5053f53d4d76da46be31a9d authored over 10 years ago by Darrell <[email protected]>
Initial commit

2bddbd02339e5d059ddee53fcf839829a39020be authored almost 11 years ago by Darrell <[email protected]>