Ecosyste.ms: Packages

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

nuget.org : sqleze.microsoft.data.sqlclient

Sqleze aims to make it easy to bind SQL queries to C#. The columns returned from your SQL query can be mapped to standard classes, C# records, or object dictionary. Binds C# objects to scalar (normal) and table-valued parameters. Column names can be mapped verbatim or via a naming convention. Your query can return multiple rowsets. Supports reading output parameters via lambda functions. Automatic transaction handling. Avoids query cache pollution by specifying parameter sizes explicitly. Highly fluent and extensible API. BUT - does not write the SQL for you.

Registry - Homepage - JSON
purl: pkg:nuget/sqleze.microsoft.data.sqlclient
Keywords: C#, SQL, Server, POCO, Microsoft.Data.SqlClient, ORM, Binder, Table-valued, parameters, SqlDataRecord, Bulk, update
License: MIT
Latest release: 6 months ago
First release: over 1 year ago
Dependent packages: 2
Downloads: 3,706 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago

    Loading...
    Readme
    Loading...