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.

UmbracoFactory

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

UmbracoFactory

public class UmbracoFactory : IFactory

Inheritance

Namespace

Constructors

UmbracoFactory

public UmbracoFactory(IFactory factory)

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.