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
Ramón Tomás
00a0824bbd
Fix issue identityService.getuseridentity fails when called from integration event
2017-05-11 18:34:07 +02:00
..
BasketService.cs
Create checkout call in webmvc
2017-05-11 11:51:13 +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
Create checkout call in webmvc
2017-05-11 11:51:13 +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
Create checkout call in webmvc
2017-05-11 11:51:13 +02:00
OrderingService.cs
Fix issue identityService.getuseridentity fails when called from integration event
2017-05-11 18:34:07 +02:00