Store read results in report and database.

This commit is contained in:
2018-12-26 01:15:30 +00:00
parent 2c37bb2f58
commit 9780f4520e
14 changed files with 2442 additions and 307 deletions

View File

@@ -88,6 +88,8 @@
<Compile Include="Migrations\20181225002740_AddCdOffsets.Designer.cs" />
<Compile Include="Migrations\20181225152947_StoreMmcGetConfigurationResponse.cs" />
<Compile Include="Migrations\20181225152947_StoreMmcGetConfigurationResponse.Designer.cs" />
<Compile Include="Migrations\20181225214500_StoreReadResultsInReportDatabase.cs" />
<Compile Include="Migrations\20181225214500_StoreReadResultsInReportDatabase.Designer.cs" />
<Compile Include="Migrations\DicContextModelSnapshot.cs" />
<Compile Include="Models\CdOffset.cs" />
<Compile Include="Models\Command.cs" />