A fast and robust class library that allows you to easily query and manipulate users, groups, and objects in LDAP directories. Note: Not currently supported in Mono.
A class library for managing application configuration information, as an alternative to web or application .config files. Supports encryption and allows for configuration information to be changed or reloaded at runtime without an application restart.
A fast and robust class library that allows you to easily query and manipulate users, groups, and objects in Active Directory. Note: Not currently supported in Mono.
A class library for leveraging PowerShell from within an application. Supports synchronous and asynchronous commands with built-in runspace management.
A System.Web.Security.RoleProvider that uses an encrypted file containing lists of users mapped to roles as its data store.
See: http://galacticapi.github.io/astrolabe.html#SimpleMappingRoleProvider for RoleProvider configuration details.
A System.Web.Security.RoleProvider that uses Active Directory groups as its data store.
See: http://galacticapi.github.io/astrolabe.html#ADRoleProvider for RoleProvider configuration details.
A System.Web.Security.RoleProvider that maps to existing Active Directory groups.
See: http://galacticapi.github.io/astrolabe.html#SimpleADRoleProvider for RoleProvider configuration details.