This website requires JavaScript.
Explore
Help
Sign In
ayan.poddar
/
eShopOnContainers
Watch
1
Star
0
Fork
0
You've already forked eShopOnContainers
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
eShopOnContainers
/
src
/
Web
/
WebMVC
/
Services
History
Carlos Cañizares Estévez
10f3e17b55
Add Swagger to Basket Api
...
SQL databases with the same prefix for services Move application tier to api tier in ordering api
2016-12-19 10:20:02 +01:00
..
BasketService.cs
MVC: Finish Orders integration (detail), validations, some refactor ...
2016-12-17 14:41:16 +01:00
CatalogService.cs
scripts to build individual services, readme files for all services and clients, compose in all projects, fix build problems (Dependent seeds), solve some kwnon build problems in solution (identity on localhost, ...)
2016-12-07 13:57:31 +01:00
IBasketService.cs
Basket microservice integration in MVC web, remove session from MVC Site, docker-compose to include Basket.api and Redis image.
2016-11-16 10:19:00 +01:00
ICatalogService.cs
Resolve some feedback in catalog section
2016-11-10 09:13:08 +01:00
IdentityParser.cs
MVC App: Authentication against IdentityService and Order Api basic integration.
2016-11-28 12:58:51 +01:00
IIdentityParser.cs
MVC App: Authentication against IdentityService and Order Api basic integration.
2016-11-28 12:58:51 +01:00
IOrderingService.cs
MVC: Finish Orders integration (detail), validations, some refactor ...
2016-12-17 14:41:16 +01:00
OrderingService.cs
Add Swagger to Basket Api
2016-12-19 10:20:02 +01:00