Giter Club home page Giter Club logo

hitcommerce's Introduction

HitCommerce

Core module

This repo is the core module of the HitCommerce project. Works as middle between ABP modules (Identity, BackgroundJobs, ...) and HitCommerce sub-modules (Catalog, Payments, ...) and the task of this module is to process the core requests.

Status

This project is in very early preview stage so it's not suggested to use it in any type of projects. All entities and service are in archetypal stage, so:

  • We appreciate any feedback
  • We appreciate any Contribution

Feel free and apply your changes. It is our pleasure to accept your helpful PRs.

Considering the project is the infrastructure of the next modules, we refuse to start new projects. Because we need to get a specific architecture in the core layer.

Development

Pre Requirements

  • Visual Studio 2017 15.7.0+

ABP vNext

ABP vNext is the next generation of the ASP.NET Boilerplate web application framework. See the official announcement or the official web site (abp.io) for more information.

Because the ABP is not released yet and thanks to wonderful ABP's developers team for lot daily changes, ABP and their own modules is located under the abp folder as a submodule. That's include our Storage integration. PR still not accepted by the ABP (on review stage) but we needs a store management for our Media.

Please, use the original guide for building ABP.

After the effective changes, we are merging abp/master to hitaspdotnet/abp. When you want to update to a newer version of ABP, cd into the submodule and pull:

cd abp
git pull
cd ..
git submodule init
git submodule update

Then run the abp/build-all.ps1 again and don't forget dotnet restore at the HitCommerce root directory!

Contribution

HitCommerce is an open source project. Will remain open-source for ever. So, avoid using commercial codes/libraries.

hitcommerce's People

Contributors

hitaspdotnet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.