Kevin
Kevin
Vue.Js, Nuxt.js with Typescript (including nswag) support, and PrimeVue components is probably the best way forward for the next startup template. As much as I like the idea of Blazor...
The following combination would work well and doesn't force the user to use a complete 3rd party framework (quasar etc.) or set of boilerplate code (e.g. vue-enterprise-boilerplate). - Vue.js (https://vuejs.org/)...
You should use the poedit program https://poedit.net/
Using DDD principles you shouldn't link Aggregate Roots. The **Order** and **ApplicationUser** are aggregate roots. As a rule of thumb an Aggregate should only reference other aggregates by their Id....