Hi all,
please tell me what is diffence between singleton and instance service?
Hi all,
please tell me what is diffence between singleton and instance service?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Shweta LodhaPosted Feb 3, 2016, 6:05 AM
leelha,
If you are talking in term of ASP.NET Core then instance service is created in ConfigureServices whereas singleton is created when first time it is requested.
Sujeet SumanPosted Feb 3, 2016, 11:20 AM
Rajeesh MenothPosted Feb 3, 2016, 11:10 AM