SSWConsulting / SSW.CleanArchitecture

SSW Clean Architecture Template
https://sswconsulting.github.io/SSW.CleanArchitecture/
MIT License
124 stars 24 forks source link

♻️ Switch to using Guid.CreateVersion7() instead of Guid.NewGuid(). #397

Closed danielmackay closed 1 month ago

danielmackay commented 1 month ago

> 1. What triggered this change? (PBI link, Email Subject, conversation + reason, etc)

✏️ https://github.com/SSWConsulting/SSW.CleanArchitecture/issues/339

  1. What was changed?

✏️ Switch to using Guid.CreateVersion7() instead of Guid.NewGuid().

  1. Did you do pair or mob programming?

✏️ No