mcdevmc
Results
1
issues of
mcdevmc
### Describe the feature .NET 9 introduced native support for Guid Version 7: https://learn.microsoft.com/en-us/dotnet/api/system.guid.createversion7. The current `Customizations.AddFactoryMethodForGuids` customization allows for a `FromNewGuid()` method to be generated on the value object,...
enhancement