marcrib
marcrib
Why Envelope return Domain object? Is bad practices
IdentityServer will be [paid](https://leastprivilege.com/2020/10/01/the-future-of-identityserver/), we need to find some alternative to openId How about an OpenIdDict module?
Hi How shared entities in aggregate folder? In DDD entity is referenced with key, but how share and use entity framework lazy loading composition?
Why not use IdentityServer or OpenIdDict? Which are most complete and tested frameworks You use ROPC I recently read that ROPC may have several security holes, this link addresses some...
Hi @jbogard What is the difference between using the filter and pipeline in dbcontext transactions? https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/master/ContosoUniversity/Infrastructure/DbContextTransactionPageFilter.cs https://github.com/jbogard/ContosoUniversityDotNetCore-Pages/blob/1f1073f867a3b3e7fa25bb1dab0006fa8a72239f/ContosoUniversity/Pages/Instructors/Index.cshtml.cs
How do you define features? For example, a course will always have an instructor. But in your example, you separate them as a feature
How get dynamic data for api using expand table?
Correct me if I'm wrong If I have more than one product, do I need to use a single server auth for all products? Would it be interesting to use...