什么是Coyahoga?


    Introduction

    Cuyahoga is an open source .NET web site framework. It provides content management capabilities and has a modular approach. Currently it works with MS .NET 2.0 with SQL Server, PostgreSQL or MySQL as database backend. We're working on getting Mono support back as soon as possible.

    The main goal of the project is to show .NET developers that there is a different way of building web applications than the well known sample applications. Although the project is targeted primarily at .NET developers, anybody interested can
download the source and start playing.

    Questions, remarks, suggestions? Open a
forum topic or mail to martijn [ at ] boland [ dot ] org.

    (from cuyahoga-project WebSite.)

    Coyahoga介绍

    Cuyahoga是开源的.NET的Web站点框架。他提供了内容管理功能,并且提供了模块化的解决方式。目前她可以很好的在.Net 2.0和Mono下以SQLServer,PostgreSQL或MySQL作为数据存储来运行。本项目的主要目标:向.NET开发者表现以不同于以往的构建Web应用程序的方式构建一个Web站点。虽然本项目主要面向.NET开发者,但是任何感兴趣的人都可以下载Soure并且运行她。

    和众多优秀的.Net开源项目一样,Coyahoga是一种类似博客的CMS建站系统, 通过可扩充的模块(Modules),可以创建一个含有文章,下载,用户系统,论坛等功能的站点.Coyahoga本身也使用了Castle,NHibernate,Log4net,dotLucene等开源的框架/项目,可以做为研究这些开源框架/项目的学习用例。

    Cuyahoga的框架图:

   

官方网站:http://www.cuyahoga-project.org/

最新下载:http://sourceforge.net/projects/cuyahoga

当前版本:1.5.0 (For .Net 2.0)

原文地址:https://www.cnblogs.com/yao/p/675243.html