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
Unai Zorrilla Castro
62126f5cf5
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
..
BasketService.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
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
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
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
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
OrderingService.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