♻️ Add services to container in Pass

This commit is contained in:
2025-07-12 11:58:38 +08:00
parent ba49d1c7a7
commit 0318364bcf
8 changed files with 406 additions and 15 deletions

View File

@ -33,6 +33,8 @@
<PackageReference Include="EFCore.BulkExtensions" Version="9.0.1"/>
<PackageReference Include="EFCore.BulkExtensions.PostgreSql" Version="9.0.1"/>
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0"/>
<PackageReference Include="Swashbuckle.AspNetCore" Version="9.0.3" />
<PackageReference Include="Swashbuckle.AspNetCore.SwaggerUI" Version="9.0.3" />
</ItemGroup>
<ItemGroup>