Previous Docs Version

The documentation you are viewing is for a previous version of the Vendr product. Click here to jump to the current stable version.

IFactory

API reference for IFactory in Vendr, the eCommerce solution for Umbraco v8+

IFactory

public interface IFactory

Namespace

Methods

GetAllInstances

public IEnumerable<object> GetAllInstances(Type type)

GetAllInstances<T>

public IEnumerable<T> GetAllInstances<T>()

GetInstance

public object GetInstance(Type type)

GetInstance<T>

public T GetInstance<T>()

TryGetInstance

public object TryGetInstance(Type type)

Edit this page on GitHub

Site + logo design © 2025 Outfield Digital Ltd. Content contributions licensed under MIT.
Vendr® is a Registered Trademark of Outfield Digital Ltd.