Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 190413
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T16:15:15+00:00 2026-05-11T16:15:15+00:00

I have a singleton service with a dependency on a service with a request

  • 0

I have a singleton service with a dependency on a service with a request scoped lifecycle.

If I allow the container to inject the request scoped service when I first get the singleton it will be fine for the current request but will be disposed of in any subsequent request.

Does this mean I have to use the dependency container to create the request scoped service within the singleton?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-11T16:15:15+00:00Added an answer on May 11, 2026 at 4:15 pm

    I wouldn’t recommend injecting the container itself in your singleton service. Instead:

    • abstract the creation of your request-scoped service behind a factory, and inject the factory, or
    • change your singleton’s scope and make it request-scoped. This shouldn’t be a problem unless the instantiation of the service is expensive.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

We have a remoting singleton server running in a separate windows service (let's call
I was confused when I first started to see anti-singleton commentary. I have used
I have this service which is Singleton and Single threaded and serves bunch of
I have a service decorated as a singleton. It is hosted in IIS on
I have a singleton that uses the static readonly T Instance = new T();
I have a C# singleton class that multiple classes use. Is access through Instance
I have a co-worker that swears by //in a singleton Constants class public static
So I have the following: public class Singleton { private Singleton(){} public static readonly
I have several dependency injection services which are dependent on stuff like HTTP context.
I have a question about how InstanceScope.Singleton works, because I am getting some unexpected

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.