Skip to content
This repository has been archived by the owner on Aug 18, 2020. It is now read-only.
Matthijs Wagemakers edited this page Dec 21, 2016 · 3 revisions

SuperLinq is a (linq) query provider for SuperOffice CRM. The goal of the library is to make querying with the NetServer Web Services strongly typed, a lot easier, more straightforward and more maintainable with less code. By default it utilizes the dynamic archive provider to query any table in the SuperOffice database but it can actually be used to query any archive provider.

The quickest way to learn SuperLinq is to read the getting started and requirements pages.