asp.net-mvc-3 - 是 Telerik 的 ASP 扩展。 NET MVC 免费吗?

标签 asp.net-mvc-3 telerik

在 Telerik 上阅读 blog ,ASP.NET MVC Suite是GPL许可证。这是否意味着它是免费的?那就太好了,因为它是一套非常漂亮的控件,但 999 美元也不是小数目。

我正在构建一个内部应用程序,它将为 SqlServer 数据库提供管理界面。 (不会暴露在公共(public)互联网上)。所以我并不是真的在销售该应用程序,拥有 GPL 许可证应该不是问题。

最佳答案

这篇博客文章有点旧,但在 Telerik 的网站上他们有一些关于这方面的好信息。

免费/开源的是 CodePlex site 上提供的内容。 。正如 CodePlex 页面上提到的,它是一个可能对您有帮助的框架......

Telerik Extensions for ASP.NET MVC is a lightweight framework which helps you build rich user interfaces for ASP.NET MVC while enjoying great developer productivity.

Telerik 发布了有关此问题的附加信息来澄清该问题。

http://www.telerik.com/purchase/faqs/aspnet-mvc.aspx 从他们的许可证常见问题解答页面:

How do you license Telerik Extensions for ASP.NET MVC product? We offer two licensing options for Telerik Extensions for ASP.NET MVC.

Telerik Extensions for ASP.NET MVC Open Source GPL (Open Source License) This is a suitable option if you are building an application for internal use or an open source application with a license compatible with the GNU GPL v2.0.

Telerik Extensions for ASP.NET MVC Commercial License (Developer License with Subscription and Priority Support) This is a suitable option if you are building closed-source commercial products for redistribution or if you wish to avoid integrating open-source components into your application. This license is provided per developer, so you need to purchase the appropriate number of developer seats from Telerik.

由于您正在开发内部应用程序,所以您似乎没问题。

关于asp.net-mvc-3 - 是 Telerik 的 ASP 扩展。 NET MVC 免费吗?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5524046/

相关文章:

asp.net - 允许匿名访问 Controller 操作

jquery - 将多个值从 View 传递到操作方法

javascript - 剑道网格选择整行

javascript - 无法保存 Kendo UI Scheduler 事件

javascript - 从 javascript 设置 RadComboBox 值

javascript - 如何获取用户并将其附加到评论中,然后使用 JavaScript 发送结果以查看?

c# - 数据未保存在数据库中(MVC3)

asp.net-mvc-3 - MonoDevelop&MVC3(OS X)上的“..必须从WebViewPage或WebViewPage <TModel>派生”

angularjs - Kendo UI 网格下拉菜单和 Angular

javascript - 使用弹出编辑器添加时 Kendo 网格数据未显示?