GithubHelp home page GithubHelp logo

Comments (7)

gautema avatar gautema commented on July 27, 2024

I might get around to look at this, but since it's an issue with an old version of asp.net and not cqrslite, I'm not going to prioritize it very high.

from cqrslite.

gautema avatar gautema commented on July 27, 2024

Fixed in next release. Is in prerelease now

from cqrslite.

artstalker avatar artstalker commented on July 27, 2024

Hi. Was it released already? I haven't found the commit.
The fix of this issue is very critical for us and we are on .Net Core 1.1 at this moment.

from cqrslite.

gautema avatar gautema commented on July 27, 2024

It was fixed for the sample in commit 6b469d3
This isn't a change to cqrslite, but in the sample. I don't use .net core 1.1 my self, so haven't done anything to test this.

from cqrslite.

artstalker avatar artstalker commented on July 27, 2024

Thanks for quick response!
But I still do not get it. This issue #54 was about the fact that #50 has been fix in .Net Core 2.0 only. jyothi530 asked to have a look at it. 5 days later you wrote that it's fixed. But 6b469d3 is the original fix for .Net Core 2.0. I don't see any fixes for .Net Core 1.0.

from cqrslite.

gautema avatar gautema commented on July 27, 2024

I can understand you are confused. I think I must have been myself. I think I meant to comment on another issue when I closed this a few weeks ago, and last night I thought you were talking about 2.0. I have not done anything more with this issue. Sorry about the mix up.

from cqrslite.

artstalker avatar artstalker commented on July 27, 2024

Ok, thanks for the clarification. Actually, we found the way how to fix it in 1.1 .Net Core. At least in the old version of CQRSLite ( we are using 0.12.9). There is DependencyResolver that injected into CQRSLite. We always create a new scope inside this DependencyResolver when resolving the services and in this way, we avoid singleton behavior for the scoped objects.
image

from cqrslite.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.