This website requires JavaScript.
Explore
Help
Sign In
github
/
eShopOnWeb-chisel-demo
Watch
1
Star
0
Fork
0
You've already forked eShopOnWeb-chisel-demo
mirror of
https://github.com/valentincanonical/eShopOnWeb-chisel-demo.git
synced
2026-05-17 05:46:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2f1b7fe0db0b484ac4247e7c9e7daaee75d0d1d8
eShopOnWeb-chisel-demo
/
src
/
ApplicationCore
History
Eric Fleming
2f1b7fe0db
Removing unused interface
...
Fixes:
https://github.com/dotnet-architecture/eShopOnWeb/issues/304
2019-09-20 20:39:12 -04:00
..
Entities
Allow to remove items from the basket setting quantity to zero
2019-09-11 09:16:00 -04:00
Exceptions
Standardize namespaces to all be under the
Microsoft.eShopOnWeb
namespace and update default namespaces. (
#102
)
2018-06-05 08:52:54 -04:00
Interfaces
Removing unused interface
2019-09-20 20:39:12 -04:00
Services
Allow to remove items from the basket setting quantity to zero
2019-09-11 09:16:00 -04:00
Specifications
Capitalized isPaging property
2019-07-29 05:16:02 -04:00
ApplicationCore.csproj
Remove references to namespace "Microsoft.EntityFrameworkCore.*" in order to remove dependencies to EF Core in project ApplicationCore. Remove any packages related to EF Core from ApplicationCore.csproj.
2019-09-02 15:53:37 +02:00
CatalogSettings.cs
Cart Updates (
#26
)
2017-08-07 09:49:12 -04:00