Show / Hide Table of Contents

    API Reference

    Objects shared across providers

    ArgentSea.Shared

    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

    ArgentSea.Sql

    This is the SQL Server implementation of ArgentSea.

    PostreSQL objects

    ArgentSea.Pg

    This is the PostgreSQL implementation of ArgentSea.

    • Improve this Doc
    Back to top Generated by DocFX