Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

nuget.org : rfbcodeworks.sqlkata.extensions

Contains several Extension Methods for the SqlKata library. Including but not limited to: - ToDbCommand() -- Create a System.Data.Common.DbCommand of a specified type from a Query object - AsInsert() -- Extension Overload that accepts a single Column+Value combination - AsUpdate() -- Extension Overload that accepts a single Column+Value combination Also contains helper objects that can assist with creating Select statements and WHERE clauses for evaluating single column conditions - The 'SelectStatementBuilder' will compile into a SqlKata Query. - The 'IWhereCondition' interface objects will apply their conditions to that Query.

Registry - Homepage - JSON
purl: pkg:nuget/rfbcodeworks.sqlkata.extensions
Keywords: SqlKata, Database
License: MIT
Latest release: over 1 year ago
First release: over 1 year ago
Dependent packages: 1
Downloads: 5,894 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...