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
Christian Arenas
db4403b75c
Add Pagination to Campaign View
...
(cherry picked from commit 86e40512352a44021ea69ed948062d0b510141cf)
2017-06-16 16:51:35 +02:00
..
BasketService.cs
Clean Basket event is launched once basket is converted to order and before starting creating order.
2017-05-24 16:09:03 +02:00
CampaignService.cs
Add Pagination to Campaign View
2017-06-16 16:51:35 +02:00
CatalogService.cs
Remove reference to HttpClient from IHttpClient. Change methods to allow specify authorization token and requestid headers in each request. Added API to group uri definitions
2017-05-04 13:01:14 +02:00
IBasketService.cs
Clean Basket event is launched once basket is converted to order and before starting creating order.
2017-05-24 16:09:03 +02:00
ICampaignService.cs
Add Pagination to Campaign View
2017-06-16 16:51:35 +02:00
ICatalogService.cs
Fix for issue
#67
https://github.com/dotnet/eShopOnContainers/issues/67
renamed Models folder to ViewModels in WebMVC
2017-03-03 16:00:15 +01:00
IdentityParser.cs
C# 7 language feature updates
2017-03-20 14:18:20 -04:00
IIdentityParser.cs
MVC App: Authentication against IdentityService and Order Api basic integration.
2016-11-28 12:58:51 +01:00
IOrderingService.cs
Created Ship order process in WebMVC app
2017-05-14 14:48:37 +02:00
OrderingService.cs
Created Ship order process in WebMVC app
2017-05-14 14:48:37 +02:00