Basic support for handling shop orders and payments.
Info
| Version: | 0.8.0 |
| Author(s): | burningice |
| Last Update: | Thursday, January 19, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/burningice2866/CompositeC1Contrib/tree/master/ECommerce |
| NuGet Url: | https://www.nuget.org/packages/CompositeC1.ECommerce |
Install
Install-Package CompositeC1.ECommerce
dotnet add package CompositeC1.ECommerce
paket add CompositeC1.ECommerce
CompositeC1.ECommerce Download (Unzip the "nupkg" after downloading)
Dependencies
- Owin(>= 1.0.0)
- CompositeC1Contrib.Core(>= 0.7.0)
- CompositeC1.Core(>= 4.3.0)
- Hangfire.Core(>= 1.5.3)
Tags