Closed mikaelm12 closed 7 years ago
Working on https://github.com/aspnet/BasicMiddleware/issues/141 @Tratcher @BrennanConroy @natemcmaster
Support for trackAllCaptures was a little more involved because the GroupCollection type can't be added to. I wrote the BackReferenceCollection type to hold all the captures.
Updated @BrennanConroy @Tratcher
I'm working on this feature in https://github.com/aspnet/BasicMiddleware/pull/178
Working on https://github.com/aspnet/BasicMiddleware/issues/141 @Tratcher @BrennanConroy @natemcmaster
Support for trackAllCaptures was a little more involved because the GroupCollection type can't be added to. I wrote the BackReferenceCollection type to hold all the captures.