DigitalMushrooms
DigitalMushrooms
### Description NET 9 natively supports UUID v7. I would like to be able to generate deterministic UUIDs based on version 7 timestamps for my database. ### LINQPad Code Example...
This change improves code quality and maintainability by replacing a custom connection string parser with the official Azure SDK implementation `ServiceBusConnectionStringProperties.Parse()`. Why? The Azure SDK parser is thoroughly tested by...
In the `README.md` file, we reference an old NuGet package that we no longer use in our project.