SimplCommerce

A simple, cross platform, modularized ecommerce system built on .NET Core

Github星跟踪图

A simple, cross platform, modularized ecommerce system built on .NET Core Join the chat at https://gitter.im/simplcommerce/SimplCommerce

High level architecture

SimpleCommerce - Modular architecture

Build Status, Build server, Platform, Status, -----------------, ----------------, -------------, Azure Pipelines, All, Build Status, Travis, Linux / MacOS, Build Status, ## Online demo (Azure Website)

Docker

For testing purpose only docker run -p 5000:80 simplcommerce/ci-build

Continuous deployment: https://ci.simplcommerce.com

Visual Studio 2019 and SQL Server

Prerequisites

Steps to run

  • Update the connection string in appsettings.json in SimplCommerce.WebHost
  • Build whole solution.
  • In Solution Explorer, make sure that SimplCommerce.WebHost is selected as the Startup Project
  • Open Package Manager Console Window and make sure that SimplCommerce.WebHost is selected as Default project. Then type "Update-Database" then press "Enter". This action will create database schema.
  • In Visual Studio, press "Control + F5".
  • The back-office can access via /Admin using the pre-created account: admin@simplcommerce.com, 1qazZAQ!

Mac/Linux with PostgreSQL

Prerequisite

Steps to run

  • Update the connection string in appsettings.json in SimplCommerce.WebHost.
  • Run file simpl-build.sh by "sudo ./simpl-build.sh". For ubuntu 18 "sudo bash simpl-build.sh"
  • In the terminal, navigate to the "src/SimplCommerce.WebHost" type "dotnet run" and hit "Enter".
  • Open browser, open http://localhost:5000. The back-office can access via /Admin using the pre-created account: admin@simplcommerce.com, 1qazZAQ!

Technologies and frameworks used:

  • ASP.NET MVC Core 3.1
  • Entity Framework Core 3.1
  • ASP.NET Identity Core 3.1
  • Angular 1.6.3
  • MediatR 7.0.0 for domain event

Docs

http://docs.simplcommerce.com

Roadmap

https://github.com/simplcommerce/SimplCommerce/wiki/Roadmap

How to contribute

  • Star this project on GitHub.
  • Report bugs or suggest features by create new issues or add comments to issues
  • Submit pull requests
  • Spread the word by blogging about SimplCommerce or sharing it on social networks
  • Donate us

Contributors

This project exists thanks to all the people who contribute.

Backers

Love our work and help us continue our activities? [Become a backer]

Sponsors

Become a sponsor and get your logo on our README on Github with a link to your site. [Become a sponsor]





License

SimplCommerce is licensed under the Apache 2.0 license.

主要指标

概览
名称与所有者simplcommerce/SimplCommerce
主编程语言C#
编程语言C# (语言数: 11)
平台
许可证Apache License 2.0
所有者活动
创建于2016-05-21 13:43:01
推送于2025-04-05 07:14:33
最后一次提交2025-04-04 00:40:14
发布数4
最新版本名称v1.0.0-rc (发布于 )
第一版名称v0.1-netcore1.1 (发布于 )
用户参与
星数4.3k
关注者数304
派生数1.6k
提交数1.1k
已启用问题?
问题数683
打开的问题数154
拉请求数315
打开的拉请求数11
关闭的拉请求数106
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?