ContosoUniversityDotNetCore-Pages icon indicating copy to clipboard operation
ContosoUniversityDotNetCore-Pages copied to clipboard

DbContext Transaction

Open marcrib opened this issue 6 years ago • 1 comments

Hi @jbogard

What is the difference between using the filter and pipeline in dbcontext transactions?

https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/master/ContosoUniversity/Infrastructure/DbContextTransactionPageFilter.cs

https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/1f1073f867a3b3e7fa25bb1dab0006fa8a72239f/ContosoUniversity/Pages/Instructors/Index.cshtml.cs

marcrib avatar Jul 15 '19 20:07 marcrib

Oops that was left from a blog post!

On Mon, Jul 15, 2019 at 3:41 PM marcrib [email protected] wrote:

Hi @jbogard https://github.com/jbogard

What is the difference between using the filter and pipeline in dbcontext transactions?

https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/master/ContosoUniversity/Infrastructure/DbContextTransactionPageFilter.cs

https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/1f1073f867a3b3e7fa25bb1dab0006fa8a72239f/ContosoUniversity/Pages/Instructors/Index.cshtml.cs

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/issues/17?email_source=notifications&email_token=AAAZQMXD254HANYKH4AGOPDP7TOGLA5CNFSM4ID2TEEKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G7KCOJA, or mute the thread https://github.com/notifications/unsubscribe-auth/AAAZQMW7AMHDGSUJAYKZ6ZLP7TOGLANCNFSM4ID2TEEA .

jbogard avatar Jul 21 '19 19:07 jbogard