From a70fd941424d35208ef734ea33ed11fd72bc1922 Mon Sep 17 00:00:00 2001 From: Christian Weyer Date: Fri, 21 Nov 2014 07:41:19 +0100 Subject: [PATCH] Update dotnet-projects.md --- dotnet-projects.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dotnet-projects.md b/dotnet-projects.md index b9825af..60efada 100644 --- a/dotnet-projects.md +++ b/dotnet-projects.md @@ -12,6 +12,10 @@ There are many .NET open source projects. You can always use a search engine to * [IronScheme](http://ironscheme.codeplex.com) * [Nemerle](https://github.com/rsdn/nemerle) +* Security / Identity Management + * [Thinktecture IdentityServer](https://github.com/thinktecture/Thinktecture.IdentityServer.v3) + * [Thinktecture IdentityManager](https://github.com/thinktecture/Thinktecture.IdentityManager) + * Web CMS * [DNN (formerly DotNetNuke)](https://dotnetnuke.codeplex.com/) * [Orchard](http://www.orchardproject.net/)