Inventory
Inventory copied to clipboard
init properties in the Domain layer
Check, if it's possible to use init only properties in the Domain models.
Init keyword docs: docs.microsoft.com/en-us/dotnet/csharp/language-reference/keywords/init
As well as required keyword in .NET 7