Custom Membership Provider using LINQ and custom actions

adisso.zip (62 kB)
ADISSO is a custom membership provider for ASP.NET which use Linq to communicate with database and adds some extra functionalities for managing roles, managers and applications. Written in C#.

Altairis Web Security Toolkit

Set of ASP.NET providers (Membership, Role, Profile) which can be bound to simple and highly configurable table structure on Microsoft SQL Server or use plain text file instead of database. Also includes basic authentication module for IIS 7.0

Alternate SQL Provider Scripts

Like using the default SQL Provider implementations from Microsoft shipped as part of the .Net Install package? so do we. Hate the fact that the lack of database schemas and use of table naming practices straight out of SQL 7? so do we.

ASP.NET Xml Security Providers

Implementation of XML ASP.NET Providers (XmlRoleProvider, XmlMembershipProvider and XmlProfileProvider).

AxisProvider

Axis is a .NET reactive extensions based subscription and publication framework.

AzureLogProviders

AzureLogProviders is a library which provides ready to use log providers for azure.

AtomSite

blogsvc.zip (54,8 MB)
AtomSite (BlogService) is a standards-based online publishing platform. It's free, open, and uses Microsoft's newest web framework. It'll have your new website or blog up in a snap.

Cloud Storage Provider

A C# library for creating applications that utilise a standard, common API to access your favourite cloud storage provider, from Azure to S3. The project is the beginning of a common API to access all popular cloud storage providers, starting with Azure

CodeFx.MySqlProviders: Membership, Personnalization, Profile and Role providers

CodeFx.MySqlProviders is a set of providers: MySqlMembershipProvider, MySqlPersonnalizationProvider, MySqlProfileProvider, MySqlRoleProvider based on SqlProviders implementations for MySql using the CodeFx Framework. This is a example of CodeFx use. Those providers are in production with the site bestperf.com since may 2007. This assembly can be used in a medium trust environnement. The tables for membership, personnalization, profile and role have the same structure as the Sql Server tables. A file for the database creation is delivered with the solution. *****************French Version CodeFx.MySqlProviders est un ensemble de fournisseurs: MySqlMembershipProvider, MySqlPersonnalizationProvider, MySqlProfileProvider, MySqlRoleProvider développés sur le même principe que l'implémentation SqlServer mais en utilisant le framework CodeFx. C'est un exemple d'utilisation de ce framework. L'assemblie du projet peut être utilisée dans un environnement Medium Trust. Les tables MySql pour le membership, personnalisation, profile et role ont la même structure que les tables équivalentes Sql Server. Un fichier de création de la database est livré avec la solution.

C# Distilled Diagnostics

The C# Distilled Diagnostics project provides .NET developers (not only users of the C# language), the ability to publish exceptions and associated contextual information to SQL Server 2005 while allowing them to develop additional providers such that the exceptions can be persis

DBLinq.MySqlProviders: .Net providers for MySql based on DBLinq.MySql

.NET Providers (Membership, Role) for MySql based on the framework DBLinq under MIT license and CodeFx.MySqlProviders under GNU licence, author Laurent Morisseau.

Dynamic Component Runtime Framework (DCRF)

dcrf.zip (4,1 MB)
This project is a framework which encourages developers to think/design/implement based on component based software development approach. The high level of flexibility in this framework, makes implementing really complex component networks easy and straightforward.

DotNetNuke® FCKeditor™ Provider

DotNetNuke® FCKeditor™ Provider makes the popular FCKeditor the default text editor for your DNN site.

DNN Platform Multi-factor Authentication Provider

This authentication provider allows a host to configure enhanced authentication (including SMS, SMTP, YubiKey, and X.509 certificates) for various scenarios.

Shibboleth Authentication Provider for DotNetNuke

The Shibboleth Authentication Provider was created by Nick Dunham and Cheryl Bearden at the University Of Florida Department of Research, with help in testing from UCLA, to fill a need for a Shibboleth authentication provider for DotNetNuke.

Cross-Portal Symbolic Link File Provider

A DotNetNuke file provider designed to expose the file system in a parent portal to all child portals via symbolic links. This allows administrators of child portals to expose and utilize these files in a natural manner via existing dialogs and other DotNetNuke services.

DNN Platform Templated (Mega-)Menu Provider

A derivative of the built-in DotNetNuke DNNMenu navigation provider, allowing for templated custom menu panels.

Enterprise Library 5 Extensions

Extensions for Enterprise Library 5 that include: * SharePoint 2010 Logging Trace Listener. * Cache Provider for Windows Server AppFabric. * Disabled Cache Prov

Farm Difference Report Generator

Farm diff tool helps the farm administrator to check the consistency between all the farm servers by comparing the following items • GAC’ed assemblies • MOSS 12 hive folder contents/File System • OS level hot-fixes and patched installed on the servers

Integrated Authentication & Authorization

IAAA.zip (2,9 MB)
The goal of this project is developing an authentication, authorization, and profile provider web service to provide security services to the other web application (consumers) with central web based management application to manage users, roles and users in roles. It's based on MS provider model (MembershipProvider, RoleProvider, ProfileProvider) and easily could be used in the security consumer application.