1. Is it true that event sourcing can be used to implement any Bounded Context?
2. Can copy-and-paste be considered code reuse? What are the impacts of this approach?
3. How can you make use of code reuse without copying and pasting code?
4. Is there a process that can help code reuse?
5. What is the difference between .NET Standard and .NET Core?
6. What are the advantages of creating a .NET Standard library?