From 932e6477d38af4afdacc9d0ce83dabb2008509db Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Fri, 12 Sep 2025 11:27:32 +0200 Subject: [PATCH] Update massivo CORE x gestione REDIS - nuova gestioen flushPattern redis (solo master e async e con scan + furbo) - update nuget --- MP-TAB3/MP-TAB3.csproj | 8 +-- MP-TAB3/Resources/ChangeLog.html | 2 +- MP-TAB3/Resources/VersNum.txt | 2 +- MP-TAB3/Resources/manifest.xml | 2 +- MP-TAB3/appsettings.json | 4 +- MP.AppAuth/MP.AppAuth.csproj | 2 +- MP.AppAuth/Services/AppAuthService.cs | 40 ++++++++++-- MP.Core/MP.Core.csproj | 2 +- MP.Data/MP.Data.csproj | 4 +- MP.Data/Services/ListSelectDataSrv.cs | 40 ++++++++++-- MP.Data/Services/StatusData.cs | 39 ++++++++++-- MP.Data/Services/TabDataService.cs | 88 ++++++++++++++++++++++++--- MP.Data/Services/TranslateSrv.cs | 40 ++++++++++-- MP.Land/MP.Land.csproj | 5 +- MP.Land/Resources/ChangeLog.html | 2 +- MP.Land/Resources/VersNum.txt | 2 +- MP.Land/Resources/manifest.xml | 2 +- MP.MON/MP.MON.csproj | 2 +- MP.MON/Resources/ChangeLog.html | 2 +- MP.MON/Resources/VersNum.txt | 2 +- MP.MON/Resources/manifest.xml | 2 +- MP.SPEC/Data/MpDataService.cs | 87 +++++++++++++++++++++++--- MP.SPEC/MP.SPEC.csproj | 5 +- MP.SPEC/Resources/ChangeLog.html | 2 +- MP.SPEC/Resources/VersNum.txt | 2 +- MP.SPEC/Resources/manifest.xml | 2 +- MP.Stats/Data/MpStatsService.cs | 42 +++++++++++-- MP.Stats/MP.Stats.csproj | 5 +- MP.Stats/Resources/ChangeLog.html | 2 +- MP.Stats/Resources/VersNum.txt | 2 +- MP.Stats/Resources/manifest.xml | 2 +- MP.TaskMan/MP.TaskMan.csproj | 6 +- MP.TaskMan/Services/TaskService.cs | 87 +++++++++++++++++++++++--- 33 files changed, 446 insertions(+), 90 deletions(-) diff --git a/MP-TAB3/MP-TAB3.csproj b/MP-TAB3/MP-TAB3.csproj index a7305a47..b4779481 100644 --- a/MP-TAB3/MP-TAB3.csproj +++ b/MP-TAB3/MP-TAB3.csproj @@ -3,7 +3,7 @@ net6.0 enable - 6.16.2509.1015 + 6.16.2509.1211 enable MP_TAB3 @@ -36,13 +36,13 @@ - - + + - + diff --git a/MP-TAB3/Resources/ChangeLog.html b/MP-TAB3/Resources/ChangeLog.html index b1b9f217..a0c72812 100644 --- a/MP-TAB3/Resources/ChangeLog.html +++ b/MP-TAB3/Resources/ChangeLog.html @@ -1,6 +1,6 @@ Modulo MAPOSPEC -

Versione: 6.16.2509.1015

+

Versione: 6.16.2509.1211


Note di rilascio: