HybridSolutions
HybridSolutions
> > Hi @hanushi I have to apologise but I've been slack and have only really started my write up/project. Once it's uploaded I will post again here > >...
@pauloneill meanwhile I managed to find a way to isolate Identity completely from Core and Application layers but still use an external database table to store additional info about an...
> > > > Hi @hanushi I have to apologise but I've been slack and have only really started my write up/project. Once it's uploaded I will post again here...
> > _applicationUserService > > @HybridSolutions I think this solution is good. > > And, GetAllQueryHandler() is a Query. Queries and command are inside the Application Layer. Implementing in infrastructure...
> Hi where should i put my identity codes that doesn't ruin architecture? Still haven't found a concrete solution for that too. These architecture frameworks are interesting but the authors...
> This is a solution template. If you want to see a reference application that uses similar, check out the eShopOnWeb app here: > > https://github.com/dotnet-architecture/eShopOnWeb > > Read the...
> What is the full name of the package? It's Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation?
> Yup, that's the one. You could remove the package reference if you are currently only using it during development. I don't have that package Installed. Changing some text in...
> @HybridSolutions can you see any errors in the browser console? Also, please share any activity from the network tab that is initiated by `aspnetcore-browser-refresh.js`. This issue is easy to...
But will there be a solution in these cases?