AzureAutoNumber
AzureAutoNumber copied to clipboard
High performance, distributed unique thread-safe id generator for Azure.
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...
Add eTags on read and write operations to guard against concurrency over different instances
Upgraded target frameworks to include .NET 9 and updated NuGet package dependencies to the latest versions. Improved code formatting, applied modern C# features, and enhanced unit test assertions with FluentAssertions...