dashCommerce

一个灵活和强大的 ASP.NET 开源电子商务应用程序,使用它们来设置您的在线商店。(dashCommerce is a flexible and robust ASP.NET Open Source e-commerce application that you can use to set up your online store.)

Github星跟蹤圖

dashCommerce 是一个灵活和强大的 ASP.NET 开源电子商务应用程序,使用它们来设置您的在线商店。dashCommerce 自 2008 年初以来一直可用和曾经在无数的在线商店并大获成功。

"如何成功"呢? 你可能会问?嗯,dashCommerce 具有以下的成就︰

  • 推出 1.5 年内被 PayPal 确认为 25强整合应用("Top 25 integration")。
  • 被美国政府授权在为武装部队服务创建在线商店中使用。
  • 在世界各地用于产生数以百万计美元的收入

您可以使用 dashCommerce 通过互联网售出物理和数字商品。

您将需要使用 dashCommerce 与支付服务提供商签约。你可以注册为以下的支付提供商在线︰ 贝宝或 Authorize.Net。

运行

要运行dashCommerce,您需要在服务器/计算机上安装以下内容:

  • Windows 7
  • Internet信息服务7.5(IIS 7.5)
  • Microsoft .NET Framework 4.0
  • SQL Server 2005 Express Edition或更高版本

如果您要使用dashCommerce进行开发,那么您还需要Microsoft Visual Studio 2011或以上版本。

许可证

dashCommerce根据以下许可证获得许可。 如果您不接受这些条款,请停止使用dashCommerce并卸载dashCommerce。

您对dashCommerce源和/或二进制文件的许可由互惠公共许可证1.5(RPL1.5)许可证管理,如下所述:
http://www.opensource.org/licenses/rpl1.5.txt

如果您不希望使用dashCommerce发布您构建的软件源,则可以购买站点许可证,这将允许您部署dashCommerce以在1个定义为使用1 URL的Web商店中使用。 您可以在此处购买站点许可证:
http://www.dashcommerce.org/license.html

概覽

名稱與所有者dashcommerce/dashcommerce-3
主編程語言C#
編程語言C# (語言數: 7)
平台Windows
許可證
發布數1
最新版本名稱v3.5 (發布於 2012-05-24 20:32:43)
第一版名稱v3.5 (發布於 2012-05-24 20:32:43)
創建於2012-02-12 18:40:14
推送於2015-09-04 15:22:00
最后一次提交2012-06-04 13:31:03
星數36
關注者數10
派生數22
提交數68
已啟用問題?
問題數10
打開的問題數9
拉請求數0
打開的拉請求數0
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Welcome to dashCommerce!

dashCommerce is a flexible and robust ASP.NET Open Source e-commerce application that you can use to set up your online store. dashCommerce has been available since early 2008 and has been used in countless online stores and is wildly successful. "How successful?" you might ask? Well, dashCommerce has the following achievements to its credit:

1.) Was recognized by PayPal as a Top 25 integration within 1.5 years of being launched.
2.) Is licensed by the US Government for use in creating online stores for the Armed Services.
3.) Used throughout the world to generate many millions of dollars in revenue.

You can use dashCommerce to sell both physical and digital goods via the internet.

You will need to sign up with a payment provider in order to use dashCommerce. You can sign up for the following payment providers online, right now!

Sign up for PayPal - https://www.paypal.com/us/mrb/pal=NAG62FTSWGJ5W

Sign up for Authorize.Net - https://ems.authorize.net/oap/home.aspx?SalesRepID=98&ResellerID=12191

Best of luck to you in creating your online store!!

########################

dashCommerce License

########################

dashCommerce is licensed under the following license. If you do not accept the terms, please discontinue the use of dashCommerce and uninstall dashCommerce.

Your license to the dashCommerce source and/or binaries is governed by the Reciprocal Public License 1.5 (RPL1.5) license as described here:

http://www.opensource.org/licenses/rpl1.5.txt

If you do not wish to release the source of software you build using dashCommerce, you may purchase a site license, which will allow you to deploy dashCommerce for use in 1 web store defined as using 1 URL. You may purchase a site license here:

http://www.dashcommerce.org/license.html

##################################################################################

Open the .sln file and build the solution. Once you have built the solution, create an application in IIS and have it's root pointing at the Web folder.

You can then run the installer, located at http:///install/install.aspx. This installer will run you through the process of installing the database and the necessary database objects.

If you have any questions, comments, or concern, please leave them in the dashCommerce 3 issues log on github.


In order to run dashCommerce, you will need the following installed on your server / computer:

Windows 7
Internet Information Service 7.5 (IIS 7.5)
Microsoft .NET Framework 4.0
SQL Server 2005 Express Edition or higher

If you are going to develop with dashCommerce, then you will also need Microsoft Visual Studio 2011.

The following folks were nice enough to allow us to use some of their code (or customized versions) for this project:

Steve Stchur (http://aspnet.4guysfromrolla.com/articles/021605-1.aspx) - Provided the mechanism for the DataGrid row highlighting. I've customized it, but the idea was his.

Michael Libby (http://aspalliance.com/822) - Provided the mechanism for binding some the menus. I've customized it, but the idea came from that article.


去到頂部