| .. |
|
FakeOptions.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
FakeService.cs
|
Dispose the service provider on app shutdown
|
2015-09-16 14:52:54 -07:00 |
|
IFactoryService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeEveryService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeScopedService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeServiceInstance.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeSingletonService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
IFakeStartupCallback.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
INonexistentService.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
RuntimeEnvironment.cs
|
Rename Microsoft.Runtime.Abstractions to Microsoft.Extensions.PlatformAbstractions
|
2015-10-22 18:10:41 -07:00 |
|
Startup.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupBase.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupBoom.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
StartupConfigureServicesThrows.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupConfigureThrows.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupCtorThrows.cs
|
#77 Catch startup exceptions and show them in the browser.
|
2015-09-24 21:41:08 -07:00 |
|
StartupNoServices.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
StartupPrivateConfigure.cs
|
Adding more specific error for private configure
|
2015-10-22 12:35:25 -07:00 |
|
StartupStaticCtorThrows.cs
|
#77 Catch startup exceptions and show them in the browser.
|
2015-09-24 21:41:08 -07:00 |
|
StartupTwoConfigureServices.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupTwoConfigures.cs
|
#212 Check for duplicate Configure or ConfigureServices methods.
|
2015-07-01 13:00:54 -07:00 |
|
StartupWithConfigureServices.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupWithConfigureServicesNotResolved.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |
|
StartupWithHostingEnvironment.cs
|
Added test that injects IHostingEnvironment
|
2015-04-01 21:59:14 -07:00 |
|
StartupWithNullConfigureServices.cs
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:40 -07:00 |
|
StartupWithServices.cs
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:51:42 -07:00 |