hangfire in DDD
hi good folks,
I have only given a try to hangfire yesterday.
built a simple api project and jammed everything in one layer(added my background tasks in program.cs) just to see what can be done with it and to test the waters.
now I wanna incorporate it my existing project which follows DDD architecture(mono). but I'm confused as to where to put what and what layer do I install what?
0 Replies