![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
pure virtual |
Resolves a single instance for the specified type . Different implementations may return the first or last instance found or may return an exception.
type | The Type of object you want to resolve. |
Implements Cqrs.Configuration.IDependencyResolver.
Implemented in Cqrs.Configuration.SampleRuntime< TAuthenticationToken, TCommandHanderOrEventHandler >.MockDependencyResolver, Cqrs.Ninject.Configuration.NinjectDependencyResolver, and Cqrs.Ninject.Akka.AkkaNinjectDependencyResolver.