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.

IUnitOfWorkProvider

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

IUnitOfWorkProvider

Defines a Provider that can create a IUnitOfWork

public interface IUnitOfWorkProvider

Namespace

Methods

Create

Creates a new IUnitOfWork instance

public IUnitOfWork Create()

Returns

The newly created IUnitOfWork instance


Create

Creates a new IUnitOfWork instance

public IUnitOfWork Create(bool autoComplete)

Parameters

Parameter Description
autoComplete
Boolean flag defining whether to auto complete the unit of work

Returns

The newly created IUnitOfWork instance

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.