backend metrics implementation

This commit is contained in:
kkb 2024-01-11 10:26:08 +01:00
parent a4ed1a5956
commit 62c22d057b
69 changed files with 494 additions and 3834 deletions

View file

@ -11,6 +11,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<SatelliteResourceLanguages>none</SatelliteResourceLanguages>
<InvariantGlobalization>true</InvariantGlobalization>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">