Back to Devexpress

RepositoryExtensions Class

corelibraries-devexpress-dot-mvvm-dot-datamodel-58eaec9a.md

latest1.0 KB
Original Source

RepositoryExtensions Class

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

Namespace : DevExpress.Mvvm.DataModel

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

NuGet Package : DevExpress.Scaffolding.Core

Declaration

csharp
public static class RepositoryExtensions
vb
Public Module RepositoryExtensions

Inheritance

Object RepositoryExtensions

See Also

RepositoryExtensions Members

DevExpress.Mvvm.DataModel Namespace