Coder Social home page Coder Social logo

Comments (7)

crhairr avatar crhairr commented on June 6, 2024

I agree. It's on my backlog to publish an initial preview build and then get a serviceable CI in place. I haven't decided if I should stay in step with EFCore build numbers or start over from 0.1.0-preview and let this provider be its own thing from a version perspective.

from entityframeworkcore.

ErikEJ avatar ErikEJ commented on June 6, 2024

Starting the alpha's with low numbers makes sense, for release I suggest keeping in sync with EF Core. Let me know if you need any help with build and release, happy to assist.

from entityframeworkcore.

crhairr avatar crhairr commented on June 6, 2024

I'm open to any suggestions for CI tools, especially anything that integrates with GitHub. I'm just getting this whole process started and I'd like to automate as much of it as possible so I can focus on code (including the consuming project I wrote this for in the first place!).

from entityframeworkcore.

ErikEJ avatar ErikEJ commented on June 6, 2024

For the SQLCE EF Provider, I use AppVeyor for builds and MyGet for NuGet hosting, both have free plans for open source projects, and both work flawlessly

from entityframeworkcore.

crhairr avatar crhairr commented on June 6, 2024

You weren't kidding. AppVeyor took less than 5 minutes to set up. I'll work on getting MyGet up and running today and get that initial package out. Thanks!

from entityframeworkcore.

crhairr avatar crhairr commented on June 6, 2024

The first package has been published to the new efcore-mongodb MyGet feed!

from entityframeworkcore.

ErikEJ avatar ErikEJ commented on June 6, 2024

Fantastic! So the only missing piece for someone like me to get started would be a Quick start guide on the Wiki, with pointers to official MongoDb docs for deeper info.
Ie:

  • Blogs and Posts classes
  • Create database (maybe not possible with EF atm?)
  • Connect
  • Add data
  • Query

from entityframeworkcore.

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.