lithnet / mms-utilities

Utilities for the FIM/MIM Microsoft.MetadirectoryServices library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lithnet Metadirectory Services Utilities

The Lithnet Metadirectory Services Utilities package is a .NET library containing extensions and utilities for writing code for the FIM sync engine

The library contains various helper classes and extensions for objects in the Microsoft.MetadirectoryServices namespace, such as the CSEntryChange. It allows you to reduce code and introduces new functions, such as XML serialization of native metadirectory services objects.

It can be used in any rules extension or ECMA2.2 project, along side the Microsoft.MetadirectoryServices component

Installation

You can install this package directly from NuGet

System Requirements

This library requires .NET 4.0 or higher and FIM 2010 R2 version 4.1.3341 or above (including MIM 2016).

Getting started

Read the API documentation

How can I contribute to the project?

  • Found an issue and want us to fix it? Log it
  • Want to fix an issue yourself or add functionality? Clone the project and submit a pull request

Keep up to date

About

Utilities for the FIM/MIM Microsoft.MetadirectoryServices library


Languages

Language:C# 100.0%