Categories: LINQ
Latest version: 1.0.1Added 2008-08-07
Custom LINQ query provider that allows querying objects in Active Directory.Internally, queries are translated into LDAP filters which are sent to the server using the System.DirectoryServices .NET Framework library.Features include:- Translates into LDAP filters according to RFC 2254- Entity model with support of propagating updates back- Supports mappings to both the System.DirectoryServices (.NET) and ActiveDs (COM) APIs