Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jeremydmiller/7eae90eda21cc47ed24fa30623f9feb2 to your computer and use it in GitHub Desktop.
Save jeremydmiller/7eae90eda21cc47ed24fa30623f9feb2 to your computer and use it in GitHub Desktop.
Lamar.WhatDoIHave Output
=============================================================================================================================================================
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