dotnet/aspnetcore

ITicketStore from DI

Open

#6,946 opened on Jan 23, 2019

View on GitHub
 (13 comments) (8 reactions) (0 assignees)C# (10,653 forks)batch import
affected-fewarea-authenhancementhelp wantedseverity-minor

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (Avg merge 16d 9h) (258 merged PRs in 30d)

Description

Wouldn't it make sense to resolve the ITicketStore for the cookie handler from DI in the future?

Contributor guide