Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Distribution

Daniel Wertheim edited this page Nov 29, 2012 · 2 revisions

The recommended way to install SisoDb is via NuGet. You can also download ZIPs with included PDBs. You can of course also fork the project on GitHub.

Providers

The providers packages is what you start to install. They are designed for a specific data source. After you have choosen a provider package, you can complement with packages for caching, profiling, custom serialization etc.

Cache providers

Custom serializers

Diagnostics

Misc

  • SisoDb.Dynamic - This package lets you use some dynamic features in SisoDb, like writing lambda expressions as strings.