Coder Social home page Coder Social logo

Comments (3)

timschreiber avatar timschreiber commented on July 20, 2024 2

@timschreiber your repository is a really clear explanation of unit of work and I would like to use parts of it.

What is the license this code is under?

This repo was created for a tutorial and is by no means a complete solution. But I license almost everything else under the MIT license, so I will update the repo to use the MIT license as well.

from dapperunitofwork.

andrericardo avatar andrericardo commented on July 20, 2024 1

@fdonnet Thanks for sharing your project, at the moment I don't have the need for it, but if I do in the future will have a look.

@timschreiber thank you for adding the license, closing the issue now.

from dapperunitofwork.

fdonnet avatar fdonnet commented on July 20, 2024

hi @andrericardo , I don't know if Tim will return one day but if you are interested you can try my generator : https://github.com/fdonnet/Dapper-Layers-Generator. It doesn't fully implement unitofwork but a strong dbcontext and a minimal dbcontextfactory.

You give a MySql information_schema to read to the generator prog and it will generate all the base dapper code you need to begin with your app. So you can focus on the real functions and complex queries you need to produce.

It's an alpha, open source, you can use it for all uses. If you upgrade some parts, don't hesitate to PR.

The goal is to be independent from other libs (paid) and go with a full generated DAL layer that you can extend to your need.

If Tim would like to have a look in the dbcontext generator it can be great.

from dapperunitofwork.

Related Issues (13)

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.