EPIC: eShop Modernization/Refresh
See original GitHub issueCreating a top-level issue for us to track the ongoing work to modernize/refresh eShop.
- https://github.com/dotnet-architecture/eShopOnContainers/pull/2064
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2069
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2076
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2077
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2093
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2094
- https://github.com/dotnet-architecture/eShopOnContainers/issues/2095
- Remove superfluous
UseDeveloperExceptionPage
calls (it’s the default) - Fix DataProtection issues by configuring a data protection provider
- Replace Serilog with Microsoft.Extensions.Logging.Console
- Use
ILogger<T>
instead of injectingILoggerFactory
- Replace Autofac with simple Microsoft.Extensions.DependencyInjection usage
- #2108
- Migrate from ad-hoc
IConfiguration
usage to strongly typed Options - Deduplicate use of gRPC and HTTP by using gRPC only for internal-facing microservices
- Migrate to .NET container build (when we can support the .NET container build + docker compose scenario) and delete Dockerfiles
Issue Analytics
- State:
- Created 6 months ago
- Reactions:4
- Comments:12
Top Results From Across the Web
Issues · dotnet-architecture/eShopOnContainers
EPIC : eShop Modernization/Refresh. #2070 opened on Mar 21 by adityamandaleeka ... update microservices ebooks. #2011 opened on Nov 30, 2022 by erjain....
Read more >Store Refresh : r/EpicGamesPC
The epic game store refreshes every minute. Regardless if you are trying to read something or not. It is extremely annoying to have...
Read more >Unreal Engine (@UnrealEngine) / X
Today Epic is increasing the Unreal Engine Marketplace seller revenue share from 70% to 88%, effective now and going forward, and retroactively!
Read more >Recent Updates | Epic Online Services Developer
October 26, 2022 Doc Update New! The Epic Games Store section of the Developer Documentation site has been refreshed with an updated structure....
Read more >Untitled
Free eshop codes no survey! John bassett horse trainer, Estacionamento haudi park telefone, Starships star trek 2009, Quesnay et les physiocrates, Gaubica, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Are we also implementing OpenTelemetry with this ongoing task to modernize the eshop app? If not, then can we add it?
cc @davidfowl @ReubenBond
We’re going to bring back some of it and use problem details instead of the custom format.