Giter VIP home page Giter VIP logo

canducci.sqlkata.dapper's Introduction

Canducci SqlKata Dapper

Version NuGet Build Status Github Workflows

Canducci SqlKata Dapper

The package was developed to execute SQL commands in an interactive way, package composed of SqlKata for generation of SQL and Dapper for execution of SQL that were generated by SqlKata.

The base class of the Canducci SqlKata Dapper generates the SQL and then executes them with methods that relate and join the facility in writing SQL plus execution itself.

This package follows the same trend in the generation of SqlKata that for the moment generates SQL for three types of database manager systems that are: MySQL, Postgresql and SqlServer.

Wiki Page

Canducci SqlKata Dapper Wiki Page

Related links

canducci.sqlkata.dapper's People

Contributors

fulviocanducci avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

canducci.sqlkata.dapper's Issues

Add support for netstandard1.3 or netstandard2.0

I just found this library and it looks perfect for us, however we're unable to use it as our class libraries are only targeting netstandard1.3 (and some netstandard2.0). Would you be able to lower the target to one of those? It'll allow the library to be used in a few more projects - I'm happy to contribute too if needed!

Returning id's when insearting multiple

The SaveInsertAsync<T>() only support T as struct. When inserting multiple with returning id you will get an array of integers back. int[] is not a struct. Is it possible to fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.