Request has finished and HttpContext disposed. Object name: ‘HttpContext’.
Request has finished and HttpContext disposed. Object name: ‘HttpContext’.
초보적인 오류이다.
HttpContext 의 존재가 보장되는 … 더보기
초보적인 오류이다.
HttpContext 의 존재가 보장되는 … 더보기
놀랍게도 인공지능이 코딩한 코드입니다.
public interface IBackgroundService
{
Task StartAsync();
… 더보기