V
V
vanixachatryan2018-12-23 11:43:07
ASP.NET
vanixachatryan, 2018-12-23 11:43:07

How to start a background task in ASP.NET Core?

The task will work according to the condition.
Will work with the database. How is it implemented in asp net core.
Is it advisable to write your own asynchronous class for this, or are there ready-made mechanisms in asp?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny, 2018-12-26
@vanixachatryan

Didn't fully understand the question, but look at Hangfire. It?

H
HelloyGugol, 2019-01-31
@HelloyGugol

To use background tasks see this https://docs.microsoft.com/en-us/aspnet/core/funda...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question