Creating setting's endpoints

This commit is contained in:
2025-10-16 17:39:36 +02:00
parent d0f20e08f0
commit 0121435594
7 changed files with 180 additions and 0 deletions

View File

@@ -7,6 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="FastEndpoints" Version="7.1.0-beta.23" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.0.19"/>
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="8.0.20" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.20">