Add snowflake generator

This commit is contained in:
Guilherme Werner 2025-12-11 10:14:38 -03:00
parent 1c570ce666
commit 765b6319bb
3 changed files with 47 additions and 0 deletions

View file

@ -16,6 +16,7 @@
<None Include="README.md" Pack="true" PackagePath="\" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="IdGen" />
<PackageReference Include="Microsoft.EntityFrameworkCore" />
</ItemGroup>
<ItemGroup>