Skip to main content

RepositoryExtensions Class

In This Article

Provides a set of extension methods to perform commonly used operations with IRepository<TEntity, TPrimaryKey>.

Namespace: DevExpress.Mvvm.DataModel

Assembly: DevExpress.Mvvm.v24.2.DataModel.dll

NuGet Package: DevExpress.Scaffolding.Core

#Declaration

public static class RepositoryExtensions

#Inheritance

Object
RepositoryExtensions
See Also