C# 社区门户包
我正在寻找可以与 C# 集成的社区服务器包列表。我需要构建一个社区门户/facebook 风格的网站,其功能与使用 .NET 会员提供程序的 CMS 集成。我需要如下功能:
- 论坛
- 博客
- 个人资料页面
- 组
- 上传图片和视频的
- 能力 状态更新
我们理想地想要可以多次重复使用的功能。我一直在网上搜寻,发现了许多社区门户网站,有些是开源的,有些不是。一些 .NET,一些 PHP 等等。到目前为止的列表如下:
- Kickapps
- Onesite
- 社区服务器
- Druel
- Donetnuke
- Club 入门套件(codeplex)
- 共享点社区
- Jive
- Sitefinity
- Mizinga
- Rightnow
- Going On
- Group Swim
- Live World
- Crowd Vine
- Lithium
- Awareness Networks
- 社区高级启动kit
- Joomla
- Pinax 项目
- 现在
- Boonex
- Igloo
- EpiServer Relate
- Group 网站
,其 .NET 兼容候选名单如下:
- Donetnuke
- Sitefinsity
- onesite
- 社区服务器
- 社区高级启动工具包
如果有人可以添加到列表中,或者推荐我想要的任何项目听听您的意见!
I'm looking for a list of community server packages that I can integrate with C#. I have a requirement to build a community portal/facebook style site with functionality that integrates with a CMS using the .NET membership provider. I need functionality like:
- Forums
- Blogs
- Profile pages
- Groups
- Ability to upload pictures and video
- Status updates
We ideally want something that we can re-use multiple times. I've been scouring the net and have found a number of community portals, some open source, some not. Some .NET, some PHP etc.. the list so far looks like this:
- Kickapps
- Onesite
- Community Server
- Druel
- Donetnuke
- Club starter kit (codeplex)
- Share point community
- Jive
- Sitefinity
- Mizinga
- Rightnow
- Going On
- Group Swim
- Live World
- Crowd Vine
- Lithium
- Awareness Networks
- Community advanced start kit
- Joomla
- Pinax Project
- Rightnow
- Boonex
- Igloo
- EpiServer Relate
- Group site
with the .NET compatible short-list as:
- Donetnuke
- Sitefinsity
- onesite
- Community server
- Community Advanced start kit
If anyone can add to the list, or, recommend any of the projects I'd love to hear your comments!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
听起来您可能正在寻找.Net Nuke?或者类似的东西。
此站点分解了一堆不同的 .net cms 引擎: http://csharp -source.net/open-source/content-managment-systems
Sounds like you're looking for .Net Nuke maybe? Or something similar.
This site breaks down a bunch of different .net cms engines: http://csharp-source.net/open-source/content-managment-systems
另请查看 Magentrix,它是一个完整的社区门户,适合移动设备/平板电脑,支持多语言,并且拥有您想要的所有模块如上所述,您可以使用 MVC 进一步开发您需要的任何自定义模块。
它全部在云端运行,并支持社交组件通过 Google、Facebook、Twitter 或 LinkedIn 登录。
Also checkout Magentrix, it is full community portal which is mobile/tablet friendly, multi-lingual and has all the modules you mentioned above and you can further develop any custom module you need using MVC.
It all runs in the cloud and supports social components to login with Google, Facebook, Twitter or LinkedIn.