Giter Club home page Giter Club logo

Comments (4)

ericdc1 avatar ericdc1 commented on May 18, 2024

When it gets closer I will. I have been following the authors of some very notable nuget packages struggle with this since its not well documented yet.

from dapper.simplecrud.

colin-young avatar colin-young commented on May 18, 2024

A couple months back I converted this library to CoreCLR. It wasn't all that difficult, although I didn't thoroughly test it. The hardest issues were around reflection which had some minor (but significant to the compiler) syntax changes. I also had to do away with some interfaces and use DbConnection directly, which works for my purposes.

See 0f678b0 for an example (not tested, YMMV, etc.).

from dapper.simplecrud.

ericdc1 avatar ericdc1 commented on May 18, 2024

While I appreciate the enthusiasm, I don't have the time to invest into building and testing something for a still unreleased version of the .Net framework. If you really need this and want to take the time to ensure all the tests pass, I will meet you part of the way and verify the tests pass and get a new Nuget package built.

I expect I will get to this on my own not long after there is a final release of Core CLR.

from dapper.simplecrud.

colin-young avatar colin-young commented on May 18, 2024

Yeah, I wasn't posting that as a suggestion to incorporate it. It was just for the original poster in case he needed some help getting pointed in the right direction. Probably could have been more clear in the message :)

The good news is it doesn't look like this library is going to be difficult to port at all once you're ready to do so.

from dapper.simplecrud.

Related Issues (20)

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.