这是indexloc提供的服务,不要输入任何密码
Skip to content

vasun77/SimplCommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisite:

  • Visual Studio 2015
  • Microsoft ASP.NET and Web Tools 2015 (RC1)
  • StyleCop 4.7
  • SQL Server

Technologies and frameworks used:

  • ASP.NET MVC 6 RC1 on full dotnet framwork 4.5.1
  • Autofac 4.0.0 RC1
  • Entity framework 6.1.3
  • ASP.NET Identity 3.0.0 RC1

How to run on local:

  • Create a database in SQL Server
  • Update the connection string in appsettings.json in HvCommerce.Web
  • Press Controll + F5
  • The back-office can access via /Admin using the pre-created account: admin@hvcommerce.com, 1qazZAQ!

How to contribute:

  • Suggest features by create new issues or add comments to issues
  • Pickup an issue, create your own branch and implement it, then submit a Merge Request when you finished the implemntation and testing
  • Remember to fix all the StyleCop violations before submit a Merge Request

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 75.0%
  • JavaScript 13.3%
  • HTML 9.4%
  • CSS 2.1%
  • Shell 0.2%