Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a new option to IUnitOfWorkManager.Begin() to begin an inner scope, independent unit of work #416

Closed
hikalkan opened this issue Mar 21, 2015 · 1 comment
Assignees
Labels
Milestone

Comments

@hikalkan
Copy link
Member

Thus, we can create a new, seperated unit of work and transaction even if we are currently in a unit of work.

@hikalkan hikalkan self-assigned this Mar 21, 2015
@hikalkan hikalkan added this to the ABP v0.7.0 milestone Mar 21, 2015
@K1vs
Copy link

K1vs commented Mar 21, 2015

Thank you very much. Very useful feature.

@hikalkan hikalkan changed the title Implement IUnitOfWorkManager.StartNew Implement IUnitOfWorkManager.BeginNew Aug 24, 2015
@hikalkan hikalkan changed the title Implement IUnitOfWorkManager.BeginNew Add a new option to IUnitOfWorkManager.Begin() to begin an inner scope, independent unit of work Aug 25, 2015
KenProDev pushed a commit to KenProDev/aspnetboilerplate that referenced this issue Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants