api log to elastic

This commit is contained in:
Mikhail Trubnikov
2023-09-27 11:31:46 +10:00
parent feb2e79fc9
commit 00f5d9102a
4 changed files with 22 additions and 3 deletions

View File

@@ -19,6 +19,7 @@
<ItemGroup>
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Elastic.CommonSchema.Serilog" Version="8.6.1" />
<PackageReference Include="FluentValidation.DependencyInjectionExtensions" Version="11.5.2" />
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="7.0.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="7.0.5">