The Azure Web App Marketplace lists popular web apps including those which are open-source. The open-source web apps are great learning material for beginners to dig into and extend existing functionality. The facility to deploy it to Azure with a few clicks can help beginners take the app off the ground.and let them focus on the functionality and code rather than be bogged down with deployment.
As the documentation of the Marketplace web apps doesn't directly include the links to the source code or clearly mark those which are open-source & based on ASP.NET, I'm compiling it here -
* MVCForum is a fully featured responsive and themeable ASP.NET MVC 5 discussion board/forum and features similar to StackOverFlow - source code
* BugNET is a .NET based open source issue tracking & project management application - source code https://github.com/dubeaud/bugnet
* BlogEngine.NET is a open source blogging platform written in ASP.NET - source code
* Orchard CMS is a free, open source content management system built on the ASP.NET MVC platform - source code
* Virto Commerce is open-source project built on .NET 4.5, ASP.NET MVC, IoC, EF, AngularJS providing e-commerce functionality - source code
* Composite C1 CMS is an open source web content management system - source code
Related: Free ASP.NET based CMS
No comments:
Post a Comment