Giter Club home page Giter Club logo

Comments (7)

jamesmh avatar jamesmh commented on July 30, 2024 1

Hey @anth12 - thanks for bringing this up. This has been an issue I've been torn on. My original intent was to make Coravel as easy and simple to use - thus, trying to use the least amount of separation possible.

I def. understand that using the scheduler for a micro-service, for example, could work well. But including MailKit... ya I get it.

I'm going to mull over it. Try to keep convincing me while I'm at it lol.

from coravel.

jamesmh avatar jamesmh commented on July 30, 2024 1

Mailer is separate now. I opted to keep the other features together for now. Just easier for me to maintain and fits better with future plans. Let me know if everything works out or not.

from coravel.

jamesmh avatar jamesmh commented on July 30, 2024

I'm voting this on twitter for a couple days - https://twitter.com/jamesmh_dev/status/1035487034679455744

You can try to get convince people there too ;)

from coravel.

anth12 avatar anth12 commented on July 30, 2024

@jamesmh great, I'm glad you are open to the idea. I think having a dedicated package for scheduling in particular would draw a lot more users as its a common requirement. Sure there are other solutions (hangfire, quartz etc.) but they are often quite large & hefty.

I have made a start by refactoring Mail to it's own project.

I get you would like to make it easy to setup everything without worrying about installing x packages, for this I would recommend the approach used by asp.net where they have a .All nuGet which has dependencies on all the various components.

from coravel.

jamesmh avatar jamesmh commented on July 30, 2024

The .All package is a good idea. I wouldn't suggest refactoring it yet since I haven't made any decisions ;)

from coravel.

jamesmh avatar jamesmh commented on July 30, 2024

The mailer is technically already in two packages, so I might just opt to put in the existing one etc. We'll see...

from coravel.

jamesmh avatar jamesmh commented on July 30, 2024

So at the very least I'll be combining the mailer + existing razor page projects into a new one (mailer).

I should be done sometime next week - I'll let you know!

from coravel.

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.