Created
June 10, 2018 14:20
-
-
Save jeremydmiller/7eae90eda21cc47ed24fa30623f9feb2 to your computer and use it in GitHub Desktop.
Lamar.WhatDoIHave Output
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================================================================================================================================= | |
ServiceType Namespace Lifecycle Description Name | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IContainer Lamar Scoped Current IContainer IContainer | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IEngine Lamar.Testing.IoC.Diagnostics Transient new Hemi() The Hemi | |
Singleton new VEight() V8 | |
Transient new FourFiftyFour() fourFiftyFour | |
Scoped new StraightSix() straightSix | |
Transient Lambda Factory of IEngine Rotary | |
Transient Lambda Factory of IEngine IEngine | |
Singleton User Supplied Object InlineFour | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceProvider System Scoped Current IServiceProvider IServiceProvider | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
IServiceScopeFactory Microsoft.Extensions.DependencyInjection Scoped Current IServiceScopeFactory IServiceScopeFactory | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
Scope Lamar.IoC Scoped Current Scope Scope | |
------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
ServiceRegistry.SharingSettings Lamar Transient new ServiceRegistry.SharingSettings() sharingSettings | |
============================================================================================================================================================= |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment