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-19 23:07:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11cb67a14a93b41d1218726b33250f9bd2d8bd40
eShopOnWeb-chisel-demo
/
src
/
ApplicationCore
/
Entities
History
Sascha Gottfried
11cb67a14a
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
..
BasketAggregate
Adding BasketId to model to ensure cascading deletes will clean up BasketItems
2019-06-15 17:03:17 -04:00
BuyerAggregate
Removed all the unused directives in the Solution with the assistance of Resharper
2018-10-06 23:21:15 +01:00
OrderAggregate
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
BaseEntity.cs
Refactoring and Adding Tests (
#58
)
2017-10-20 12:52:42 -04:00
CatalogBrand.cs
Enforcing IAggregateRoot (
#273
)
2019-07-11 09:31:18 -04:00
CatalogItem.cs
Enforcing IAggregateRoot (
#273
)
2019-07-11 09:31:18 -04:00
CatalogType.cs
Enforcing IAggregateRoot (
#273
)
2019-07-11 09:31:18 -04:00