Skip to main content
A newer version of this page is available. .

RepositoryExtensions Class

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

Namespace: DevExpress.Mvvm.DataModel

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

NuGet Packages: DevExpress.Scaffolding.Core, DevExpress.WindowsDesktop.Mvvm.DataModel

Declaration

public static class RepositoryExtensions

Inheritance

Object
RepositoryExtensions
See Also