ASP.Net(也许是 MVC)网站的博客引擎

发布于 2024-07-26 15:51:49 字数 1539 浏览 7 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(6

你是年少的欢喜 2024-08-02 15:51:49

最著名的三个是:

经典 Asp.Net

  • dasBlog -编辑:更新的链接(旧链接指向 dasblog.info - 显然不再是正确的链接)
  • Subtext

Asp.Net Mvc

Three most famous are those:

Classical Asp.Net

  • dasBlog -Edit: updated link (old link pointed at dasblog.info - obviously no longer the correct link)
  • Subtext

Asp.Net Mvc

南风几经秋 2024-08-02 15:51:49

检查BlogEngine.NET,它很容易理解并且可扩展。
它是使用 ASP.NET Webforms 构建的。

Check BlogEngine.NET, it is easy to understand and extensible.
It is build using ASP.NET Webforms.

手长情犹 2024-08-02 15:51:49

我最近一直在玩 N2CMS - 它更像是一个 CMS,而不仅仅是一个博客引擎(这是我一直在玩它的​​主要原因),所以对于您的要求来说可能有点过分了。

它同时具有 Medium Trust 支持和 MVC 示例 - 我基本上采用了 Medium Trust 示例并将其与 ASP.NET MVC 示例混合以生成客户非常满意的东西。

I've recently been playing with N2CMS - it's more of a CMS than just a Blog Engine (which is the main reason I've been playing with it), so might be overkill for your requirements.

It has both Medium Trust support, and an MVC example - I've basically taken the Medium Trust sample and mixed that with the ASP.NET MVC example to produce something that the client's very happy with.

诠释孤独 2024-08-02 15:51:49

Scott HanselmanDasBlog 并使用它作为他的博客引擎 - 它是在创建时考虑到托管的,因此在中等信任度下工作并且不使用数据库。

然而,它是一个 WebForms 应用程序,而不是 MVC。 他用它来运行他的博客。

Scott Hanselman contributed to DasBlog and is using it as his blog engine - it was created with hosting in mind, so works under medium trust and doesn't use a DB.

It is an WebForms app, not MVC, however. He runs his blog with it.

辞慾 2024-08-02 15:51:49

作为记录,我最终使用了 WordPress。 应用“皮肤”并不难,可能与任何 .Net 博客一样难,尽管从长远来看可能更难维护,但从短期来看可能是最稳定、功能最丰富的博客解决方案。

Just for the record, I ended up using WordPress. Applying the "skin" was not hard, probably as hard as with any .Net blog and although it will probably be harder to maintain in the long run, in the short term is probably the most stable and featureful blogging solution.

ゞ记忆︶ㄣ 2024-08-02 15:51:49

atomsite - 不够成熟,但有前途

atomsite - not mature enough, but promising

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文