Commit 18b93fb
committed
Added an Autofac.Integration.Owin package that will be a base package for OWIN integrations for MVC and Web API. It adds DI support for middleware and registers the OWIN context into child lifetime scopes. Also updated some common packages such as NUnit and Moq.
1 parent 002d795 commit 18b93fb
File tree
2 files changed
+3
-4
lines changed2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
0 commit comments