Show / Hide Table of Contents

Class UnitOfWorkCollectionExtensions

Inheritance
object
UnitOfWorkCollectionExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.Uow
Assembly: Volo.Abp.Uow.dll
Syntax
public static class UnitOfWorkCollectionExtensions

Methods

AddAlwaysDisableUnitOfWorkTransaction(IServiceCollection)

Declaration
public static IServiceCollection AddAlwaysDisableUnitOfWorkTransaction(this IServiceCollection services)
Parameters
Type Name Description
IServiceCollection services
Returns
Type Description
IServiceCollection
In this article
Back to top Powered by ABP.IO Platform