I absolutely hate people who put ads in the middle of their videos. But I love how the calm clear voice and find the explanations in this video really good. I wish it went trough a bit more than the absolute basics.
@CodingDroplets7 ай бұрын
Thank you for your feedback! I'm glad to hear you found the explanations clear and helpful. I'll consider covering more advanced topics in future videos. Your input is valuable, and I'll keep it in mind to improve the content.
@olivier0003 Жыл бұрын
Never I have the courage to read the document, thanks for this useful video summary about this component
@CodingDroplets Жыл бұрын
You're very welcome! I'm glad the video could provide a helpful overview of Hangfire for you.
9 ай бұрын
Great, the speed of your voice is slow it make I who does not use ENG listen and understand all . Thank you for this video
@CodingDroplets9 ай бұрын
Thank you for your feedback! I'm glad you found the tutorial helpful.
@robl3911 ай бұрын
Great job. Thorough and concise
@CodingDroplets11 ай бұрын
Thank you so much for your feedback! Glad to hear that.
@williambell459111 ай бұрын
Thank you so much for this amazing Hangfire introduction! 👍💯
@CodingDroplets11 ай бұрын
You're very welcome! Glad to hear that.
@chintsbilly Жыл бұрын
This is one is so on point and easy explanation. Thank you for making this video.
@CodingDroplets Жыл бұрын
You're very welcome!
@VaquinhaAnimal Жыл бұрын
Best explaination about hagnfire!
@CodingDroplets Жыл бұрын
Thank You! Glad to hear that.
@danurarya08234 ай бұрын
Very clear explanation of background job, thank you
@CodingDroplets4 ай бұрын
You are welcome!
@PaulKizilos Жыл бұрын
Excellent! This tutorial helped me configure Hangfire to run with existing EF code-first database. Other configuration attempts were giving me the error, "Format of the initialization string does not conform to specification starting at index 0." Thank you!
@CodingDroplets Жыл бұрын
I'm glad the tutorial was helpful for you! The error "Format of the initialization string does not conform to specification starting at index 0" typically indicates an issue in the connection string. Double-check your connection string in the configuration to ensure it is correctly formatted and pointing to your database.
@AminVincent Жыл бұрын
really easy explanation, learn a lot. thanks your video
@CodingDroplets Жыл бұрын
Thank you so much for your positive feedback! Glad to hear that.
@enjibahaa34485 ай бұрын
You're a GEM! Is it possible to make the prompt dialog show each time i access the hangfire page?
@CodingDroplets5 ай бұрын
Thank you for your kind words! Could you please clarify what kind of prompt you are referring to? If you mean a user authentication prompt, that is already covered in the video.
@enjibahaa34485 ай бұрын
@@CodingDroplets Yes but when refreshing it doesn't reopen the prompt credential for the user, as it already saves the data in the browser's cache. I tried to clear the cache in a middleware but failed. Can you assist, please?
@venkateshchinthakindi14215 ай бұрын
I just wanted to understand why hangfire, which type of problems does it solve, it's looks like we can use azure functions instead of this right, please correct me if I am wrong
@CodingDroplets5 ай бұрын
Azure Functions can also handle background tasks, Hangfire can be a better fit for on-premise applications or when you need tighter integration with your existing .NET infrastructure. Each tool has its own strengths, and the best choice depends on your specific use case and deployment environment.
@venkateshchinthakindi14215 ай бұрын
@@CodingDroplets thank you for the reply, I got it now
@CodingDroplets5 ай бұрын
You are most welcome.
@wladimirllanos143811 ай бұрын
Crystal clear!
@CodingDroplets11 ай бұрын
Thank You!
@shahzadahmad-vg2ou8 ай бұрын
Thank you very much. I was looking exactly for this. I have deployed my API on Azure and was unable to access it. I think the authentication feature will solve the issue.
@CodingDroplets8 ай бұрын
I'm glad to hear that the tutorial was helpful for you!
@carlossantamaria1820 Жыл бұрын
How can I do this but with oracle database? I am struggling
@CodingDroplets Жыл бұрын
You can try the below library. github.com/akoylu/Hangfire.Oracle.Core
@WikkiOnIlluminati Жыл бұрын
Can you make video how to use PostgreSQL with Hangfire???
@CodingDroplets Жыл бұрын
I'll definitely consider creating a tutorial on that topic in the future. In the meantime, if you're looking to use PostgreSQL with Hangfire, you might find the Hangfire.PostgreSql extension helpful. github.com/hangfire-postgres/Hangfire.PostgreSql
@minhnguyenkha867 Жыл бұрын
Thank for your effort.
@CodingDroplets Жыл бұрын
You're welcome! I'm glad you found the tutorial helpful.
@Maindev19948 ай бұрын
is there any udemy course of hang fire?
@CodingDroplets8 ай бұрын
Thank you for your comment! Unfortunately, I don't have any Udemy courses on Hangfire at the moment. However, I appreciate your interest in learning more about Hangfire. If you have any questions about the tutorial or Hangfire in general, feel free to ask, and I'll do my best to help you out!
@fabianomartins1440 Жыл бұрын
Greate! thanks for your time to record this for us!!!
@CodingDroplets Жыл бұрын
You're very welcome! I'm glad you found the Hangfire video helpful.
@Kimo.Codess2 ай бұрын
Thanks man
@CodingDropletsАй бұрын
You're welcome!
@izecjaxn99719 ай бұрын
Great video, but please use chapters in your videos.
@CodingDroplets8 ай бұрын
Thank you for your feedback! I'm glad you found the video helpful. I appreciate your suggestion to use chapters in my videos.
@izecjaxn99718 ай бұрын
@@CodingDroplets I’m not being snarky and I hope you don’t take it that way. As someone who needed to learn a specific part of Hangfire it became cumbersome trying to find a very, very specific part of this video. I ended up having to write down the time stamps I needed in order to come back to it later. Otherwise, fantastic explanation.
@ArwaMahjub-h2w8 ай бұрын
THANK YOU
@CodingDroplets8 ай бұрын
You are most welcome!
@ranjitsingh97918 ай бұрын
Thank you
@CodingDroplets8 ай бұрын
You're welcome
@danle9942 Жыл бұрын
Great
@CodingDroplets Жыл бұрын
You're very welcome, and I'm glad you found the video helpful! You can access the sample source code for the Hangfire demonstration in this GitHub repository: github.com/codingdroplets/HangfireDemo
@danle9942 Жыл бұрын
thank you
@Maindev19948 ай бұрын
I think most companies dont let you use AI
@CodingDroplets8 ай бұрын
Thank you for your comment! While it's true that some companies may have restrictions on using AI, there are alternatives available for generating cron expressions for Hangfire. Several websites provide tools specifically for generating cron expressions tailored to Hangfire's syntax. These tools are typically user-friendly and don't rely on AI. Feel free to explore these options to generate cron expressions that suit your scheduling needs.
@endasil7 ай бұрын
More ads than video in this tutorial...
@CodingDroplets7 ай бұрын
I'm sorry to hear that the ads disrupted your viewing experience. Thank you for your feedback!
@snapman218 Жыл бұрын
A bit disappointed, as it's just assumed we know Swagger.
@CodingDroplets Жыл бұрын
I understand your concern. In this tutorial, the main focus was on demonstrating Hangfire functionality. While I used Swagger to trigger the APIs, I apologize if it created confusion. If you're not familiar with Swagger, it's a tool for API documentation and testing. You can explore it separately to understand its usage. We already have separate videos on Web API in which Swagger functionality is explained.
@robl3911 ай бұрын
What is there to know? It’s a UI for invoking the endpoints