From 12ae019008d87c54289c38123c476e1a2dd89e9c Mon Sep 17 00:00:00 2001 From: William Gross Date: Wed, 31 Dec 2014 19:26:16 -0500 Subject: [PATCH] Added Enterprise Web Library to developer projects list --- dotnet-developer-projects.md | 1 + 1 file changed, 1 insertion(+) diff --git a/dotnet-developer-projects.md b/dotnet-developer-projects.md index cf3d7f8..9126142 100644 --- a/dotnet-developer-projects.md +++ b/dotnet-developer-projects.md @@ -14,6 +14,7 @@ Please sort projects alphabetically and provide a one-line description. GitHub/C * Platforms * [Castle Project](https://github.com/castleproject) - Umbrella project for ActiveRecord, DynamicProxy, MonoRail, Windsor * [Catel](https://github.com/catel/catel) - Application platform with IoC, logging, reflection and much more that serves as a base for applications that must be ready for future growth. + * [Enterprise Web Library (EWL)](https://github.com/enduracode/enterprise-web-library) - An extremely opinionated platform for web applications that trades off performance, scalability, and development flexibility for an ease of maintenance you won't find anywhere else. [Enterprise Web Library site](http://www.enterpriseweblibrary.org/). * [KonfDB](https://github.com/punitganshani/konfdb) - Configuration Management as a Service for cross-platform, multi-tenant enterprise/hobby applications. * Languages