Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/credfeto/credfeto-database-dapper

Database Wrapper
https://github.com/credfeto/credfeto-database-dapper

Last synced: about 1 month ago
JSON representation

Database Wrapper

Awesome Lists containing this project

README

        

# credfeto-database-dapper

Database interfaces and wrapper for simplifying database access using dapper.

## Supported Databases

* PostgreSQL using Npgsql

## Build Status

| Branch | Status |
|---------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
| main | [![Build: Pre-Release](https://github.com/credfeto/credfeto-database-dapper/actions/workflows/build-and-publish-pre-release.yml/badge.svg)](https://github.com/credfeto/credfeto-database-dapper/actions/workflows/build-and-publish-pre-release.yml) |
| release | [![Build: Release](https://github.com/credfeto/credfeto-database-dapper/actions/workflows/build-and-publish-release.yml/badge.svg)](https://github.com/credfeto/credfeto-database-dapper/actions/workflows/build-and-publish-release.yml) |

## Changelog

View [changelog](CHANGELOG.md)