Skip to content

1.4.2024.130

Compare
Choose a tag to compare
@fenase fenase released this 09 May 01:21
· 55 commits to master since this release
f0765ed

1.4

  • Added dependency injection helpers using Microsoft.Extensions.DependencyInjection.
    • To avoid package dependency bloating, this was added to package SnowflakeIDGenerator.DependencyInjection
  • Added class SnowflakeIdGeneratorOptions to Microsoft.Extensions.DependencyInjection to help with automatic initialization from configuration.