dev-store
                                
                                
                                
                                    dev-store copied to clipboard
                            
                            
                            
                        A microservices e-commerce reference application built with ASP.NET 6
Configuration classes were tested by arranging them as managed under one roof.
Why not use cancellation token on the project ?
**Describe the bug** I used to run this project without any issues for a while, to understand and learn some things. However, lately it has started to throw this error...
Fix the method `GetUserToken()` to return `null` because all the code that calls this method compares the output with `null`, but this method doesn't return `null`.
Unnecessary reference:  After remove referente to the DevStore.MessageBus project:  Build is ok.
**Is your feature request related to a problem? Please describe.** It is currently not possible to change profile data.  **Describe the solution you'd like** A screen to change profile...
**Describe the bug** It is not possible to apply a voucher in the cart in the production environment. It is returned a error with code 500. But in the development...