Health check

This commit is contained in:
Julian
2022-02-12 14:48:49 +01:00
parent 0e1b585db6
commit 9fa602664f
10 changed files with 94 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AspNetCore.HealthChecks.MongoDb" Version="6.0.1" />
<PackageReference Include="MongoDB.Driver" Version="2.14.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.6.3" />
</ItemGroup>