![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Resolves a single instance for the specified T . Different implementations may return the first or last instance found or may return an exception.
T | The Type of object you want to resolve. |
Implemented in Cqrs.Configuration.SampleRuntime< TAuthenticationToken, TCommandHanderOrEventHandler >.MockDependencyResolver, Cqrs.Ninject.Configuration.NinjectDependencyResolver, and Cqrs.Configuration.DependencyResolver.