API Reference
Objects shared across providers
The ArgentSea.Shared project has two types objects: those that are base classes for provider-specific implementations, and those that can be used directly.
The most important of the directly usable objects are the the ADO.NET parameter extension methods, and the useful Query Parameter Collection.
Most of the actual ArgentSea code exists in this shared library.
SQL Server objects
This is the SQL Server implementation of ArgentSea.
PostreSQL objects
This is the PostgreSQL implementation of ArgentSea.