Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mjczone/mjczone.dappermatic

Additional IDbConnection extensions (leveraging Dapper).
https://github.com/mjczone/mjczone.dappermatic

dapper ddl dotnet mysql postgresql sqlite sqlserver

Last synced: 23 days ago
JSON representation

Additional IDbConnection extensions (leveraging Dapper).

Awesome Lists containing this project

README

        

# MJCZone.DapperMatic

[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![.github/workflows/build-and-test.yml](https://github.com/mjczone/MJCZone.DapperMatic/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/mjczone/MJCZone.DapperMatic/actions/workflows/build-and-test.yml)
[![.github/workflows/release.yml](https://github.com/mjczone/MJCZone.DapperMatic/actions/workflows/release.yml/badge.svg)](https://github.com/mjczone/MJCZone.DapperMatic/actions/workflows/release.yml)

Additional `IDbConnection` extensions (leveraging Dapper).

Refer to [documentation](https://mjczone.github.io/MJCZone.DapperMatic/).