diff --git a/WinIn.FasterZ.AgGridReport/.gitattributes b/WinIn.FasterZ.AgGridReport/.gitattributes
new file mode 100644
index 000000000..c941e5266
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/.gitattributes
@@ -0,0 +1 @@
+**/wwwroot/libs/** linguist-vendored
diff --git a/WinIn.FasterZ.AgGridReport/.gitignore b/WinIn.FasterZ.AgGridReport/.gitignore
new file mode 100644
index 000000000..cfcba3fe6
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/.gitignore
@@ -0,0 +1,265 @@
+## Ignore Visual Studio temporary files, build results, and
+## files generated by popular Visual Studio add-ons.
+
+# User-specific files
+*.suo
+*.user
+*.userosscache
+*.sln.docstates
+
+# User-specific files (MonoDevelop/Xamarin Studio)
+*.userprefs
+
+# Build results
+[Dd]ebug/
+[Dd]ebugPublic/
+[Rr]elease/
+[Rr]eleases/
+x64/
+x86/
+bld/
+[Bb]in/
+[Oo]bj/
+[Ll]og/
+
+# Visual Studio 2015 cache/options directory
+.vs/
+# Uncomment if you have tasks that create the project's static files in wwwroot
+#wwwroot/
+
+# MSTest test Results
+[Tt]est[Rr]esult*/
+[Bb]uild[Ll]og.*
+
+# NUNIT
+*.VisualState.xml
+TestResult.xml
+
+# Build Results of an ATL Project
+[Dd]ebugPS/
+[Rr]eleasePS/
+dlldata.c
+
+# DNX
+project.lock.json
+artifacts/
+
+*_i.c
+*_p.c
+*_i.h
+*.ilk
+*.meta
+*.obj
+*.pch
+*.pdb
+*.pgc
+*.pgd
+*.rsp
+*.sbr
+*.tlb
+*.tli
+*.tlh
+*.tmp
+*.tmp_proj
+*.log
+*.vspscc
+*.vssscc
+.builds
+*.pidb
+*.svclog
+*.scc
+
+# Chutzpah Test files
+_Chutzpah*
+
+# Visual C++ cache files
+ipch/
+*.aps
+*.ncb
+*.opendb
+*.opensdf
+*.sdf
+*.cachefile
+*.VC.db
+*.VC.VC.opendb
+
+# Visual Studio profiler
+*.psess
+*.vsp
+*.vspx
+*.sap
+
+# TFS 2012 Local Workspace
+$tf/
+
+# Guidance Automation Toolkit
+*.gpState
+
+# ReSharper is a .NET coding add-in
+_ReSharper*/
+*.[Rr]e[Ss]harper
+*.DotSettings.user
+
+# JustCode is a .NET coding add-in
+.JustCode
+
+# TeamCity is a build add-in
+_TeamCity*
+
+# DotCover is a Code Coverage Tool
+*.dotCover
+
+# NCrunch
+_NCrunch_*
+.*crunch*.local.xml
+nCrunchTemp_*
+
+# MightyMoose
+*.mm.*
+AutoTest.Net/
+
+# Web workbench (sass)
+.sass-cache/
+
+# Installshield output folder
+[Ee]xpress/
+
+# DocProject is a documentation generator add-in
+DocProject/buildhelp/
+DocProject/Help/*.HxT
+DocProject/Help/*.HxC
+DocProject/Help/*.hhc
+DocProject/Help/*.hhk
+DocProject/Help/*.hhp
+DocProject/Help/Html2
+DocProject/Help/html
+
+# Click-Once directory
+publish/
+
+# Publish Web Output
+*.[Pp]ublish.xml
+*.azurePubxml
+# TODO: Comment the next line if you want to checkin your web deploy settings
+# but database connection strings (with potential passwords) will be unencrypted
+*.pubxml
+*.publishproj
+
+# Microsoft Azure Web App publish settings. Comment the next line if you want to
+# checkin your Azure Web App publish settings, but sensitive information contained
+# in these scripts will be unencrypted
+PublishScripts/
+
+# NuGet Packages
+*.nupkg
+# The packages folder can be ignored because of Package Restore
+**/packages/*
+# except build/, which is used as an MSBuild target.
+!**/packages/build/
+# Uncomment if necessary however generally it will be regenerated when needed
+#!**/packages/repositories.config
+# NuGet v3's project.json files produces more ignoreable files
+*.nuget.props
+*.nuget.targets
+
+# Microsoft Azure Build Output
+csx/
+*.build.csdef
+
+# Microsoft Azure Emulator
+ecf/
+rcf/
+
+# Windows Store app package directories and files
+AppPackages/
+BundleArtifacts/
+Package.StoreAssociation.xml
+_pkginfo.txt
+
+# Visual Studio cache files
+# files ending in .cache can be ignored
+*.[Cc]ache
+# but keep track of directories ending in .cache
+!*.[Cc]ache/
+
+# Others
+ClientBin/
+~$*
+*~
+*.dbmdl
+*.dbproj.schemaview
+*.pfx
+*.publishsettings
+node_modules/
+orleans.codegen.cs
+
+# Since there are multiple workflows, uncomment next line to ignore bower_components
+# (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
+#bower_components/
+
+# RIA/Silverlight projects
+Generated_Code/
+
+# Backup & report files from converting an old project file
+# to a newer Visual Studio version. Backup files are not needed,
+# because we have git ;-)
+_UpgradeReport_Files/
+Backup*/
+UpgradeLog*.XML
+UpgradeLog*.htm
+
+# SQL Server files
+*.mdf
+*.ldf
+
+# Business Intelligence projects
+*.rdl.data
+*.bim.layout
+*.bim_*.settings
+
+# Microsoft Fakes
+FakesAssemblies/
+
+# GhostDoc plugin setting file
+*.GhostDoc.xml
+
+# Node.js Tools for Visual Studio
+.ntvs_analysis.dat
+
+# Visual Studio 6 build log
+*.plg
+
+# Visual Studio 6 workspace options file
+*.opt
+
+# Visual Studio LightSwitch build output
+**/*.HTMLClient/GeneratedArtifacts
+**/*.DesktopClient/GeneratedArtifacts
+**/*.DesktopClient/ModelManifest.xml
+**/*.Server/GeneratedArtifacts
+**/*.Server/ModelManifest.xml
+_Pvt_Extensions
+
+# Paket dependency manager
+.paket/paket.exe
+paket-files/
+
+# FAKE - F# Make
+.fake/
+
+# JetBrains Rider
+.idea/
+*.sln.iml
+
+# AgGridReport
+src/WinIn.FasterZ.AgGridReport.Web/Logs/*
+src/WinIn.FasterZ.AgGridReport.Web.Host/Logs/*
+src/WinIn.FasterZ.AgGridReport.AuthServer/Logs/*
+src/WinIn.FasterZ.AgGridReport.HttpApi.Host/Logs/*
+src/WinIn.FasterZ.AgGridReport.HttpApi.HostWithIds/Logs/*
+src/WinIn.FasterZ.AgGridReport.DbMigrator/Logs/*
+src/WinIn.FasterZ.AgGridReport.Blazor.Server/Logs/*
+src/WinIn.FasterZ.AgGridReport.Blazor.Server.Tiered/Logs/*
+
+# Use abp install-libs to restore.
+**/wwwroot/libs/*
diff --git a/WinIn.FasterZ.AgGridReport/.prettierrc b/WinIn.FasterZ.AgGridReport/.prettierrc
new file mode 100644
index 000000000..56af76bd9
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/.prettierrc
@@ -0,0 +1,5 @@
+{
+ "singleQuote": true,
+ "useTabs": false,
+ "tabWidth": 4
+}
diff --git a/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.metadata.v7.bin b/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.metadata.v7.bin
index 5181ace8b..9e788512f 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.metadata.v7.bin and b/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.metadata.v7.bin differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.projects.v7.bin b/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.projects.v7.bin
index 88432b361..bc72bb918 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.projects.v7.bin and b/WinIn.FasterZ.AgGridReport/.vs/ProjectEvaluation/winin.fasterz.aggridreport.projects.v7.bin differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2
index 87413971b..ef95972f9 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/DesignTimeBuild/.dtbcache.v2 differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/427fd1cb-ca9e-4eaa-a3f8-57a9018b1aa8.vsidx b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/427fd1cb-ca9e-4eaa-a3f8-57a9018b1aa8.vsidx
deleted file mode 100644
index 4bf52a992..000000000
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/427fd1cb-ca9e-4eaa-a3f8-57a9018b1aa8.vsidx and /dev/null differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/7a7ea8db-da38-44c3-9899-a585f7d3af90.vsidx b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/7a7ea8db-da38-44c3-9899-a585f7d3af90.vsidx
deleted file mode 100644
index 92723568a..000000000
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/FileContentIndex/7a7ea8db-da38-44c3-9899-a585f7d3af90.vsidx and /dev/null differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2
index bff6e7f30..823ab7cc2 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.futdcache.v2 differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo
index 305b81810..128779f40 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/.suo differ
diff --git a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin
index 2f841c338..3eb972ae6 100644
Binary files a/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin and b/WinIn.FasterZ.AgGridReport/.vs/WinIn.FasterZ.AgGridReport/v17/fileList.bin differ
diff --git a/WinIn.FasterZ.AgGridReport/NuGet.Config b/WinIn.FasterZ.AgGridReport/NuGet.Config
new file mode 100644
index 000000000..bdc451971
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/NuGet.Config
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln b/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln
new file mode 100644
index 000000000..be388eb44
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln
@@ -0,0 +1,130 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.29020.237
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Domain", "src\WinIn.FasterZ.AgGridReport.Domain\WinIn.FasterZ.AgGridReport.Domain.csproj", "{554AD327-6DBA-4F8F-96F8-81CE7A0C863F}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Application", "src\WinIn.FasterZ.AgGridReport.Application\WinIn.FasterZ.AgGridReport.Application.csproj", "{1A94A50E-06DC-43C1-80B5-B662820EC3EB}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.EntityFrameworkCore", "src\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj", "{C956DD76-69C8-4A9C-83EA-D17DF83340FD}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Web", "src\WinIn.FasterZ.AgGridReport.Web\WinIn.FasterZ.AgGridReport.Web.csproj", "{068855E8-9240-4F1A-910B-CF825794513B}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{CA9AC87F-097E-4F15-8393-4BC07735A5B0}"
+EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "test", "test", "{04DBDB01-70F4-4E06-B468-8F87850B22BE}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Application.Tests", "test\WinIn.FasterZ.AgGridReport.Application.Tests\WinIn.FasterZ.AgGridReport.Application.Tests.csproj", "{50B2631D-129C-47B3-A587-029CCD6099BC}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Web.Tests", "test\WinIn.FasterZ.AgGridReport.Web.Tests\WinIn.FasterZ.AgGridReport.Web.Tests.csproj", "{5F1B28C6-8D0C-4155-92D0-252F7EA5F674}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Domain.Shared", "src\WinIn.FasterZ.AgGridReport.Domain.Shared\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj", "{42F719ED-8413-4895-B5B4-5AB56079BC66}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Application.Contracts", "src\WinIn.FasterZ.AgGridReport.Application.Contracts\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj", "{520659C8-C734-4298-A3DA-B539DB9DFC0B}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.HttpApi", "src\WinIn.FasterZ.AgGridReport.HttpApi\WinIn.FasterZ.AgGridReport.HttpApi.csproj", "{4164BDF7-F527-4E85-9CE6-E3C2D7426A27}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.HttpApi.Client", "src\WinIn.FasterZ.AgGridReport.HttpApi.Client\WinIn.FasterZ.AgGridReport.HttpApi.Client.csproj", "{3B5A0094-670D-4BB1-BFDD-61B88A8773DC}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.EntityFrameworkCore.Tests", "test\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.Tests\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.Tests.csproj", "{1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.TestBase", "test\WinIn.FasterZ.AgGridReport.TestBase\WinIn.FasterZ.AgGridReport.TestBase.csproj", "{91853F21-9CD9-4132-BC29-A7D5D84FFFE7}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.Domain.Tests", "test\WinIn.FasterZ.AgGridReport.Domain.Tests\WinIn.FasterZ.AgGridReport.Domain.Tests.csproj", "{E512F4D9-9375-480F-A2F6-A46509F9D824}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.HttpApi.Client.ConsoleTestApp", "test\WinIn.FasterZ.AgGridReport.HttpApi.Client.ConsoleTestApp\WinIn.FasterZ.AgGridReport.HttpApi.Client.ConsoleTestApp.csproj", "{EF480016-9127-4916-8735-D2466BDBC582}"
+EndProject
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WinIn.FasterZ.AgGridReport.DbMigrator", "src\WinIn.FasterZ.AgGridReport.DbMigrator\WinIn.FasterZ.AgGridReport.DbMigrator.csproj", "{AA94D832-1CCC-4715-95A9-A483F23A1A5D}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Release|Any CPU = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {554AD327-6DBA-4F8F-96F8-81CE7A0C863F}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1A94A50E-06DC-43C1-80B5-B662820EC3EB}.Release|Any CPU.Build.0 = Release|Any CPU
+ {C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {C956DD76-69C8-4A9C-83EA-D17DF83340FD}.Release|Any CPU.Build.0 = Release|Any CPU
+ {068855E8-9240-4F1A-910B-CF825794513B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {068855E8-9240-4F1A-910B-CF825794513B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {068855E8-9240-4F1A-910B-CF825794513B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {068855E8-9240-4F1A-910B-CF825794513B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {50B2631D-129C-47B3-A587-029CCD6099BC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {50B2631D-129C-47B3-A587-029CCD6099BC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {50B2631D-129C-47B3-A587-029CCD6099BC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {50B2631D-129C-47B3-A587-029CCD6099BC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {5F1B28C6-8D0C-4155-92D0-252F7EA5F674}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {5F1B28C6-8D0C-4155-92D0-252F7EA5F674}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {5F1B28C6-8D0C-4155-92D0-252F7EA5F674}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {5F1B28C6-8D0C-4155-92D0-252F7EA5F674}.Release|Any CPU.Build.0 = Release|Any CPU
+ {42F719ED-8413-4895-B5B4-5AB56079BC66}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {42F719ED-8413-4895-B5B4-5AB56079BC66}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {42F719ED-8413-4895-B5B4-5AB56079BC66}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {42F719ED-8413-4895-B5B4-5AB56079BC66}.Release|Any CPU.Build.0 = Release|Any CPU
+ {520659C8-C734-4298-A3DA-B539DB9DFC0B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {520659C8-C734-4298-A3DA-B539DB9DFC0B}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {520659C8-C734-4298-A3DA-B539DB9DFC0B}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {520659C8-C734-4298-A3DA-B539DB9DFC0B}.Release|Any CPU.Build.0 = Release|Any CPU
+ {4164BDF7-F527-4E85-9CE6-E3C2D7426A27}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {4164BDF7-F527-4E85-9CE6-E3C2D7426A27}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {4164BDF7-F527-4E85-9CE6-E3C2D7426A27}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {4164BDF7-F527-4E85-9CE6-E3C2D7426A27}.Release|Any CPU.Build.0 = Release|Any CPU
+ {3B5A0094-670D-4BB1-BFDD-61B88A8773DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {3B5A0094-670D-4BB1-BFDD-61B88A8773DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {3B5A0094-670D-4BB1-BFDD-61B88A8773DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {3B5A0094-670D-4BB1-BFDD-61B88A8773DC}.Release|Any CPU.Build.0 = Release|Any CPU
+ {1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81}.Release|Any CPU.Build.0 = Release|Any CPU
+ {91853F21-9CD9-4132-BC29-A7D5D84FFFE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {91853F21-9CD9-4132-BC29-A7D5D84FFFE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {91853F21-9CD9-4132-BC29-A7D5D84FFFE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {91853F21-9CD9-4132-BC29-A7D5D84FFFE7}.Release|Any CPU.Build.0 = Release|Any CPU
+ {E512F4D9-9375-480F-A2F6-A46509F9D824}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {E512F4D9-9375-480F-A2F6-A46509F9D824}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {E512F4D9-9375-480F-A2F6-A46509F9D824}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {E512F4D9-9375-480F-A2F6-A46509F9D824}.Release|Any CPU.Build.0 = Release|Any CPU
+ {EF480016-9127-4916-8735-D2466BDBC582}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {EF480016-9127-4916-8735-D2466BDBC582}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {EF480016-9127-4916-8735-D2466BDBC582}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {EF480016-9127-4916-8735-D2466BDBC582}.Release|Any CPU.Build.0 = Release|Any CPU
+ {AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {AA94D832-1CCC-4715-95A9-A483F23A1A5D}.Release|Any CPU.Build.0 = Release|Any CPU
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(NestedProjects) = preSolution
+ {554AD327-6DBA-4F8F-96F8-81CE7A0C863F} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {1A94A50E-06DC-43C1-80B5-B662820EC3EB} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {C956DD76-69C8-4A9C-83EA-D17DF83340FD} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {068855E8-9240-4F1A-910B-CF825794513B} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {50B2631D-129C-47B3-A587-029CCD6099BC} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {5F1B28C6-8D0C-4155-92D0-252F7EA5F674} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {42F719ED-8413-4895-B5B4-5AB56079BC66} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {520659C8-C734-4298-A3DA-B539DB9DFC0B} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {4164BDF7-F527-4E85-9CE6-E3C2D7426A27} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {3B5A0094-670D-4BB1-BFDD-61B88A8773DC} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ {1FE30EB9-74A9-47F5-A9F6-7B1FAB672D81} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {91853F21-9CD9-4132-BC29-A7D5D84FFFE7} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {E512F4D9-9375-480F-A2F6-A46509F9D824} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {EF480016-9127-4916-8735-D2466BDBC582} = {04DBDB01-70F4-4E06-B468-8F87850B22BE}
+ {AA94D832-1CCC-4715-95A9-A483F23A1A5D} = {CA9AC87F-097E-4F15-8393-4BC07735A5B0}
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {28315BFD-90E7-4E14-A2EA-F3D23AF4126F}
+ EndGlobalSection
+EndGlobal
diff --git a/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln.DotSettings b/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln.DotSettings
new file mode 100644
index 000000000..cb0b2c919
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/WinIn.FasterZ.AgGridReport.sln.DotSettings
@@ -0,0 +1,23 @@
+
+ True
+ WARNING
+ WARNING
+ WARNING
+ WARNING
+ WARNING
+ WARNING
+ WARNING
+ WARNING
+ Required
+ Required
+ Required
+ Required
+ False
+ True
+ False
+ False
+ True
+ False
+ False
+ SQL
+
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/common.props b/WinIn.FasterZ.AgGridReport/common.props
new file mode 100644
index 000000000..7e89c3a06
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/common.props
@@ -0,0 +1,19 @@
+
+
+ latest
+ 1.0.0
+ $(NoWarn);CS1591
+ app
+
+
+
+
+ $(NoWarn);0436
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportApplicationContractsModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportApplicationContractsModule.cs
new file mode 100644
index 000000000..6d6c846b5
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportApplicationContractsModule.cs
@@ -0,0 +1,28 @@
+using Volo.Abp.Account;
+using Volo.Abp.FeatureManagement;
+using Volo.Abp.Identity;
+using Volo.Abp.Modularity;
+using Volo.Abp.ObjectExtending;
+using Volo.Abp.PermissionManagement;
+using Volo.Abp.SettingManagement;
+using Volo.Abp.TenantManagement;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+[DependsOn(
+ typeof(AgGridReportDomainSharedModule),
+ typeof(AbpAccountApplicationContractsModule),
+ typeof(AbpFeatureManagementApplicationContractsModule),
+ typeof(AbpIdentityApplicationContractsModule),
+ typeof(AbpPermissionManagementApplicationContractsModule),
+ typeof(AbpSettingManagementApplicationContractsModule),
+ typeof(AbpTenantManagementApplicationContractsModule),
+ typeof(AbpObjectExtendingModule)
+)]
+public class AgGridReportApplicationContractsModule : AbpModule
+{
+ public override void PreConfigureServices(ServiceConfigurationContext context)
+ {
+ AgGridReportDtoExtensions.Configure();
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportDtoExtensions.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportDtoExtensions.cs
new file mode 100644
index 000000000..cb56d88f7
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/AgGridReportDtoExtensions.cs
@@ -0,0 +1,28 @@
+using Volo.Abp.Identity;
+using Volo.Abp.ObjectExtending;
+using Volo.Abp.Threading;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+public static class AgGridReportDtoExtensions
+{
+ private static readonly OneTimeRunner OneTimeRunner = new OneTimeRunner();
+
+ public static void Configure()
+ {
+ OneTimeRunner.Run(() =>
+ {
+ /* You can add extension properties to DTOs
+ * defined in the depended modules.
+ *
+ * Example:
+ *
+ * ObjectExtensionManager.Instance
+ * .AddOrUpdateProperty("Title");
+ *
+ * See the documentation for more:
+ * https://docs.abp.io/en/abp/latest/Object-Extensions
+ */
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissionDefinitionProvider.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissionDefinitionProvider.cs
new file mode 100644
index 000000000..89f526f5f
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissionDefinitionProvider.cs
@@ -0,0 +1,20 @@
+using WinIn.FasterZ.AgGridReport.Localization;
+using Volo.Abp.Authorization.Permissions;
+using Volo.Abp.Localization;
+
+namespace WinIn.FasterZ.AgGridReport.Permissions;
+
+public class AgGridReportPermissionDefinitionProvider : PermissionDefinitionProvider
+{
+ public override void Define(IPermissionDefinitionContext context)
+ {
+ var myGroup = context.AddGroup(AgGridReportPermissions.GroupName);
+ //Define your own permissions here. Example:
+ //myGroup.AddPermission(AgGridReportPermissions.MyPermission1, L("Permission:MyPermission1"));
+ }
+
+ private static LocalizableString L(string name)
+ {
+ return LocalizableString.Create(name);
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissions.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissions.cs
new file mode 100644
index 000000000..1e11041e9
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/Permissions/AgGridReportPermissions.cs
@@ -0,0 +1,9 @@
+namespace WinIn.FasterZ.AgGridReport.Permissions;
+
+public static class AgGridReportPermissions
+{
+ public const string GroupName = "AgGridReport";
+
+ //Add your own permission names. Example:
+ //public const string MyPermission1 = GroupName + ".MyPermission1";
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj
new file mode 100644
index 000000000..72c8d4d88
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj
@@ -0,0 +1,25 @@
+
+
+
+
+
+ netstandard2.0
+ enable
+ WinIn.FasterZ.AgGridReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/CreateUpdateMapperProcDto.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/CreateUpdateMapperProcDto.cs
new file mode 100644
index 000000000..99ee95842
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/CreateUpdateMapperProcDto.cs
@@ -0,0 +1,22 @@
+using System;
+
+namespace WinIn.FasterZ.AgGridReport.Dtos;
+
+[Serializable]
+public class CreateUpdateMapperProcDto
+{
+ ///
+ ///
+ ///
+ public string ProcName { get; set; }
+
+ ///
+ ///
+ ///
+ public string ProcParameters { get; set; }
+
+ ///
+ ///
+ ///
+ public string Remark { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcDto.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcDto.cs
new file mode 100644
index 000000000..f159c9def
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcDto.cs
@@ -0,0 +1,26 @@
+using System;
+using Volo.Abp.Application.Dtos;
+
+namespace WinIn.FasterZ.AgGridReport.Dtos;
+
+///
+///
+///
+[Serializable]
+public class MapperProcDto : EntityDto
+{
+ ///
+ ///
+ ///
+ public string ProcName { get; set; }
+
+ ///
+ ///
+ ///
+ public string ProcParameters { get; set; }
+
+ ///
+ ///
+ ///
+ public string Remark { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcGetListInput.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcGetListInput.cs
new file mode 100644
index 000000000..641f7eb08
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/Dtos/MapperProcGetListInput.cs
@@ -0,0 +1,24 @@
+using System;
+using System.ComponentModel;
+using Volo.Abp.Application.Dtos;
+
+namespace WinIn.FasterZ.AgGridReport.Dtos;
+
+[Serializable]
+public class MapperProcGetListInput : PagedAndSortedResultRequestDto
+{
+ ///
+ ///
+ ///
+ public string ProcName { get; set; }
+
+ ///
+ ///
+ ///
+ public string ProcParameters { get; set; }
+
+ ///
+ ///
+ ///
+ public string Remark { get; set; }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/IMapperProcAppService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/IMapperProcAppService.cs
new file mode 100644
index 000000000..d9879881f
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/WinIn/FasterZ/AgGridReport/IMapperProcAppService.cs
@@ -0,0 +1,20 @@
+using System;
+using WinIn.FasterZ.AgGridReport.Dtos;
+using Volo.Abp.Application.Services;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+
+///
+///
+///
+public interface IMapperProcAppService :
+ ICrudAppService<
+ MapperProcDto,
+ Guid,
+ MapperProcGetListInput,
+ CreateUpdateMapperProcDto,
+ CreateUpdateMapperProcDto>
+{
+
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 73a3006e8..564e4c029 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 96010ff3c..b6eb4216c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..a3e2d2292 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..ea87f5288 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index a41033963..b6c8e7ca3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 2f3ca88b0..7d8bc5e6e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index 6349f7ea9..d62179593 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index ba191c84d..5b72016dc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
index af66ece54..bf67a9ab9 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
index 54c39c819..ab1853e45 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-a07802213feab0e00fb4daeee18bbcab416843002b28f1d101a21a826e7c93f4
+bf2c3808598be429ee49271f4f5f03dd881ec6553861be6d8f8e6b2587b35b64
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
index 84eedbc83..19e6d6c1f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
@@ -37,16 +37,3 @@ C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGr
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CopyComplete
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 73a3006e8..564e4c029 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 96010ff3c..b6eb4216c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
index 3255f9864..afd03bb75 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
@@ -1 +1 @@
-20680f12ec89ae1c6fd493215cbefec23ae91fc2fa98860006475c4703f23e6c
+b44539d99944082d493d816092b86a8bc7fce352
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
index aa0a99839..13f9b9de6 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,5 +1,3 @@
is_global = true
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache
index 0fa627ee5..37d73a3dd 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
index 1005b3240..16bb3937e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
index 6b5bb3089..a98e59da5 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-f796b8b0dfa4129ea07d10a840a8002da313ae27ecc21fe0f10ccfea4490e96a
+7da753996825fea7aa33e1e4a99ee45803fd5a44
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
index fcc4645fc..c699c2d1a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.FileListAbsolute.txt
@@ -24,16 +24,3 @@ E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CopyComplete
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application.Contracts\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index a41033963..b6c8e7ca3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 2f3ca88b0..7d8bc5e6e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
index 544d74b4a..2e0832e5a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/WinIn.FasterZ.AgGridReport.Application.Contracts.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {}
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -34,8 +34,8 @@
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -100,20 +100,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
index c3d094fca..e32a968c4 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.assets.json
@@ -5899,17 +5899,17 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -5926,8 +5926,8 @@
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
index 0c32575ef..f38f58db2 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application.Contracts/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "yEn0OmOdpjlgH6H+CkajC5LfNhB9v0b4ktYecAnv+P8zfH4ObF6ysyZsxaJaRtERV+mhTtJLK65ewpZRf4+1sw==",
+ "dgSpecHash": "H7gaS51KtnnZojqCbvlHr8+TA4G9IE5DZAPuotbiwBPQ2nmZzrQ2S0AJyGKhJ/YESNH7CnMdkjBm2SZUPaCQKg==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectFilePath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportAppService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportAppService.cs
new file mode 100644
index 000000000..f4f3a744a
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportAppService.cs
@@ -0,0 +1,17 @@
+using System;
+using System.Collections.Generic;
+using System.Text;
+using WinIn.FasterZ.AgGridReport.Localization;
+using Volo.Abp.Application.Services;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+/* Inherit your application services from this class.
+ */
+public abstract class AgGridReportAppService : ApplicationService
+{
+ protected AgGridReportAppService()
+ {
+ LocalizationResource = typeof(AgGridReportResource);
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationAutoMapperProfile.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationAutoMapperProfile.cs
new file mode 100644
index 000000000..064dc21b5
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationAutoMapperProfile.cs
@@ -0,0 +1,17 @@
+using WinIn.FasterZ.AgGridReport;
+using WinIn.FasterZ.AgGridReport.Dtos;
+using AutoMapper;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+public class AgGridReportApplicationAutoMapperProfile : Profile
+{
+ public AgGridReportApplicationAutoMapperProfile()
+ {
+ /* You can configure your AutoMapper mapping configuration here.
+ * Alternatively, you can split your mapping configurations
+ * into multiple profile classes for a better organization. */
+ CreateMap();
+ CreateMap(MemberList.Source);
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationModule.cs
new file mode 100644
index 000000000..576923b13
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/AgGridReportApplicationModule.cs
@@ -0,0 +1,31 @@
+using Volo.Abp.Account;
+using Volo.Abp.AutoMapper;
+using Volo.Abp.FeatureManagement;
+using Volo.Abp.Identity;
+using Volo.Abp.Modularity;
+using Volo.Abp.PermissionManagement;
+using Volo.Abp.SettingManagement;
+using Volo.Abp.TenantManagement;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+[DependsOn(
+ typeof(AgGridReportDomainModule),
+ typeof(AbpAccountApplicationModule),
+ typeof(AgGridReportApplicationContractsModule),
+ typeof(AbpIdentityApplicationModule),
+ typeof(AbpPermissionManagementApplicationModule),
+ typeof(AbpTenantManagementApplicationModule),
+ typeof(AbpFeatureManagementApplicationModule),
+ typeof(AbpSettingManagementApplicationModule)
+ )]
+public class AgGridReportApplicationModule : AbpModule
+{
+ public override void ConfigureServices(ServiceConfigurationContext context)
+ {
+ Configure(options =>
+ {
+ options.AddMaps();
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/Properties/AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/Properties/AssemblyInfo.cs
new file mode 100644
index 000000000..4e5465d2f
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/Properties/AssemblyInfo.cs
@@ -0,0 +1,2 @@
+using System.Runtime.CompilerServices;
+[assembly:InternalsVisibleToAttribute("WinIn.FasterZ.AgGridReport.Application.Tests")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/ReportProcAppService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/ReportProcAppService.cs
new file mode 100644
index 000000000..51c89ba34
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/ReportProcAppService.cs
@@ -0,0 +1,141 @@
+using System;
+using System.Collections.Generic;
+using System.Data;
+using System.Data.Common;
+using System.Text.Json;
+using System.Threading.Tasks;
+using Microsoft.Data.SqlClient;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.EntityFrameworkCore.Storage;
+using Microsoft.IdentityModel.Tokens;
+using Volo.Abp.Application.Services;
+using Volo.Abp.EntityFrameworkCore;
+using WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+public class ReportProcAppService : ApplicationService
+{
+ private readonly IDbContextProvider _dbContextProvider;
+
+ public ReportProcAppService(IDbContextProvider dbContextProvider)
+ {
+ _dbContextProvider = dbContextProvider;
+ }
+
+ public async Task ExecuteProcedureBySqlAsync(string procName, Dictionary dictParms)
+ {
+ var dbContext = await _dbContextProvider.GetDbContextAsync();
+ var sql = $"EXEC [dbo].[{procName}] ";
+
+ foreach (var dictParm in dictParms)
+ {
+ sql += $" @{dictParm.Key} = ";
+ var value = string.IsNullOrEmpty(dictParm.Value) ? "NULL" : "'" + dictParm.Value + "'";
+ sql += $" {value} ,";
+ }
+
+ sql = sql.Remove(sql.Length - 1); //去掉最后的','逗号
+
+ using (var command = await CreateCommandAsync(sql, CommandType.Text))
+ {
+ command.CommandTimeout = 6000;
+ var resultStr = "";
+ await using (var dataReader = await command.ExecuteReaderAsync())
+ {
+ var dataTable = new DataTable();
+ dataTable.Load(dataReader);
+ // 提取DataTable中的数据到C#对象列表
+ var data = ConvertDataTableToList(dataTable);
+
+ // 将C#对象列表序列化为JSON
+ var jsonData = JsonSerializer.Serialize(data);
+ resultStr = jsonData;
+ }
+
+ return resultStr;
+ }
+ }
+
+ public async Task ExecuteProcedureByProcAsync(string procName, Dictionary dictParms)
+ {
+ var resultStr = "";
+ var dbContext = await _dbContextProvider.GetDbContextAsync();
+ var command = dbContext.Database.GetDbConnection().CreateCommand();
+ var existingTransaction = dbContext.Database.CurrentTransaction;
+ command.CommandTimeout = 6000;
+
+ command.CommandText = procName;
+ command.CommandType = CommandType.StoredProcedure;
+ command.Transaction = existingTransaction.GetDbTransaction();
+
+ foreach (var dictParm in dictParms)
+ {
+ var param = new SqlParameter($"@{dictParm.Key}",string.IsNullOrEmpty(dictParm.Value)? DBNull.Value : dictParm.Value);
+ command.Parameters.Add(param);
+ }
+
+ await using (var dataReader = await command.ExecuteReaderAsync())
+ {
+ var dataTable = new DataTable();
+ dataTable.Load(dataReader);
+ // 提取DataTable中的数据到C#对象列表
+ var data = ConvertDataTableToList(dataTable);
+
+ // 将C#对象列表序列化为JSON
+ var jsonData = JsonSerializer.Serialize(data);
+ resultStr = jsonData;
+ }
+
+ return resultStr;
+ }
+
+ #region 私有
+
+ private static List> ConvertDataTableToList(DataTable dataTable)
+ {
+ var data = new List>();
+
+ foreach (DataRow row in dataTable.Rows)
+ {
+ var rowData = new Dictionary();
+
+ foreach (DataColumn column in dataTable.Columns)
+ {
+ if (row[column]!=null&&!string.IsNullOrEmpty(row[column].ToString()))
+ {
+ rowData[column.ColumnName] = row[column];
+ }
+ else
+ {
+ rowData[column.ColumnName] = string.Empty;
+ }
+ }
+
+ data.Add(rowData);
+ }
+
+ return data;
+ }
+
+ private async Task CreateCommandAsync(string commandText, CommandType commandType,
+ params SqlParameter[] parameters)
+ {
+ var dbContext = await _dbContextProvider.GetDbContextAsync();
+ var command = dbContext.Database.GetDbConnection().CreateCommand();
+ var existingTransaction = dbContext.Database.CurrentTransaction;
+
+ command.CommandText = commandText;
+ command.CommandType = commandType;
+ command.Transaction = existingTransaction.GetDbTransaction();
+
+ foreach (var parameter in parameters)
+ {
+ command.Parameters.Add(parameter);
+ }
+
+ return command;
+ }
+
+ #endregion
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn.FasterZ.AgGridReport.Application.csproj b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn.FasterZ.AgGridReport.Application.csproj
new file mode 100644
index 000000000..c05902709
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn.FasterZ.AgGridReport.Application.csproj
@@ -0,0 +1,27 @@
+
+
+
+
+
+ net7.0
+ enable
+ WinIn.FasterZ.AgGridReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn/FasterZ/AgGridReport/MapperProcAppService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn/FasterZ/AgGridReport/MapperProcAppService.cs
new file mode 100644
index 000000000..e49e59919
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/WinIn/FasterZ/AgGridReport/MapperProcAppService.cs
@@ -0,0 +1,33 @@
+using System;
+using System.Linq;
+using System.Threading.Tasks;
+using WinIn.FasterZ.AgGridReport.Dtos;
+using Volo.Abp.Application.Services;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+
+///
+///
+///
+public class MapperProcAppService : CrudAppService,
+ IMapperProcAppService
+{
+
+ private readonly IMapperProcRepository _repository;
+
+ public MapperProcAppService(IMapperProcRepository repository) : base(repository)
+ {
+ _repository = repository;
+ }
+
+ protected override async Task> CreateFilteredQueryAsync(MapperProcGetListInput input)
+ {
+ // TODO: AbpHelper generated
+ return (await base.CreateFilteredQueryAsync(input))
+ .WhereIf(!input.ProcName.IsNullOrWhiteSpace(), x => x.ProcName.Contains(input.ProcName))
+ .WhereIf(!input.ProcParameters.IsNullOrWhiteSpace(), x => x.ProcParameters.Contains(input.ProcParameters))
+ .WhereIf(!input.Remark.IsNullOrWhiteSpace(), x => x.Remark.Contains(input.Remark))
+ ;
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 73a3006e8..564e4c029 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 96010ff3c..b6eb4216c 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index 006dcbedb..b92e82021 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index 0590dba6b..e5d750776 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..a3e2d2292 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..ea87f5288 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index a8483577f..5184834fb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index a0a20daee..23ec46a68 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index 83ad48a3c..54f0b6c6f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 6fa5ea7fb..946f5ba78 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index a41033963..b6c8e7ca3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 2f3ca88b0..7d8bc5e6e 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index b20546b8a..f6e22dcd4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index 8983b0307..522cac57f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index 6349f7ea9..d62179593 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index ba191c84d..5b72016dc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 63ebdfecf..1ad6d7673 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index f08fbd943..103529209 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index e59a49e26..ec1fea80d 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index fe5c8219c..544315fde 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
index 34cd1e3e8..89c55a5af 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
index a58d570f0..0b1cc7321 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-e4f82a8f1dc3443e7cb20f89429f220788ee35b380431a7e47d178d5a1632a8e
+8a27022722bb09fc6ba69f060d7f829af52c836d00a6accbc2461378816eef1a
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
index 584d9042a..9138ecf3d 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
@@ -61,24 +61,3 @@ C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGr
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Application.dll
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index 006dcbedb..b92e82021 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index 0590dba6b..e5d750776 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll
index ce39846a5..40692af92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll
index ce39846a5..40692af92 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
index cc34ad5f6..4951410df 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
@@ -1 +1 @@
-6e185ef1ae12d3ffd19090009a1b2911e8b9bae25fde0b75364800efa232b450
+5ae1f1b35adb370be92a1e99bc80295af983791d
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
index 7e5c268cf..ed643594c 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache
index 776ca9d79..ce824d29b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
index 8ad75915e..2a6a93d1b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
index bc84dd3be..d721a54ac 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-00a1adcde44ef512f9eb3db566352d98e541072b410abf49c1ddc49997810d6d
+9db3166e706f25c5ad2eb200884085e8a46484ca
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
index 2f92f2971..012c2a2e9 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.csproj.FileListAbsolute.txt
@@ -40,24 +40,3 @@ E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\refint\WinIn.FasterZ.AgGridReport.Application.dll
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\refint\WinIn.FasterZ.AgGridReport.Application.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Application.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Application\obj\Release\net7.0\ref\WinIn.FasterZ.AgGridReport.Application.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll
index b20546b8a..f6e22dcd4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb
index 8983b0307..522cac57f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Application.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll
index af562c767..de6379751 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll
index af562c767..de6379751 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Application.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
index ad2892870..04af31542 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/WinIn.FasterZ.AgGridReport.Application.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {}
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -34,8 +34,8 @@
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -100,20 +100,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -130,14 +130,14 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -201,20 +201,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -301,20 +301,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -331,8 +331,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -408,20 +408,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -438,8 +438,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
index 412919c5a..2e4e0d56d 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.assets.json
@@ -9160,17 +9160,17 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -9187,14 +9187,14 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
index 474cd4bf3..7b44aaa10 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Application/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "jFZwZbCkWKGejlcWLKq9rlzxPJ9mXWWEyWtZZLPBR7bzopApEubYJIfZuuoxCkXh+Kr9/YIDozUCi22BRZHCIw==",
+ "dgSpecHash": "x2JLD+aLJh+XNa6aQAItwGpzJvEvCdby5kBzP2oMPsM1P8M+DR+sTS8vCznqqfbCAMaWTjuLA4O+uo3YA+6Qyw==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
+ "projectFilePath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application\\WinIn.FasterZ.AgGridReport.Application.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/AgGridReportDbMigratorModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/AgGridReportDbMigratorModule.cs
new file mode 100644
index 000000000..acc4a6de6
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/AgGridReportDbMigratorModule.cs
@@ -0,0 +1,15 @@
+using WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+using Volo.Abp.Autofac;
+using Volo.Abp.Modularity;
+
+namespace WinIn.FasterZ.AgGridReport.DbMigrator;
+
+[DependsOn(
+ typeof(AbpAutofacModule),
+ typeof(AgGridReportEntityFrameworkCoreModule),
+ typeof(AgGridReportApplicationContractsModule)
+ )]
+public class AgGridReportDbMigratorModule : AbpModule
+{
+
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/DbMigratorHostedService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/DbMigratorHostedService.cs
new file mode 100644
index 000000000..87cd9f1e1
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/DbMigratorHostedService.cs
@@ -0,0 +1,51 @@
+using System.Threading;
+using System.Threading.Tasks;
+using Microsoft.Extensions.Configuration;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Hosting;
+using WinIn.FasterZ.AgGridReport.Data;
+using Serilog;
+using Volo.Abp;
+using Volo.Abp.Data;
+
+namespace WinIn.FasterZ.AgGridReport.DbMigrator;
+
+public class DbMigratorHostedService : IHostedService
+{
+ private readonly IHostApplicationLifetime _hostApplicationLifetime;
+ private readonly IConfiguration _configuration;
+
+ public DbMigratorHostedService(IHostApplicationLifetime hostApplicationLifetime, IConfiguration configuration)
+ {
+ _hostApplicationLifetime = hostApplicationLifetime;
+ _configuration = configuration;
+ }
+
+ public async Task StartAsync(CancellationToken cancellationToken)
+ {
+ using (var application = await AbpApplicationFactory.CreateAsync(options =>
+ {
+ options.Services.ReplaceConfiguration(_configuration);
+ options.UseAutofac();
+ options.Services.AddLogging(c => c.AddSerilog());
+ options.AddDataMigrationEnvironment();
+ }))
+ {
+ await application.InitializeAsync();
+
+ await application
+ .ServiceProvider
+ .GetRequiredService()
+ .MigrateAsync();
+
+ await application.ShutdownAsync();
+
+ _hostApplicationLifetime.StopApplication();
+ }
+ }
+
+ public Task StopAsync(CancellationToken cancellationToken)
+ {
+ return Task.CompletedTask;
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/Program.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/Program.cs
new file mode 100644
index 000000000..a4b67adce
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/Program.cs
@@ -0,0 +1,41 @@
+using System.IO;
+using System.Threading.Tasks;
+using Microsoft.Extensions.Configuration;
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.Hosting;
+using Microsoft.Extensions.Logging;
+using Serilog;
+using Serilog.Events;
+
+namespace WinIn.FasterZ.AgGridReport.DbMigrator;
+
+class Program
+{
+ static async Task Main(string[] args)
+ {
+ Log.Logger = new LoggerConfiguration()
+ .MinimumLevel.Information()
+ .MinimumLevel.Override("Microsoft", LogEventLevel.Warning)
+ .MinimumLevel.Override("Volo.Abp", LogEventLevel.Warning)
+#if DEBUG
+ .MinimumLevel.Override("WinIn.FasterZ.AgGridReport", LogEventLevel.Debug)
+#else
+ .MinimumLevel.Override("WinIn.FasterZ.AgGridReport", LogEventLevel.Information)
+#endif
+ .Enrich.FromLogContext()
+ .WriteTo.Async(c => c.File("Logs/logs.txt"))
+ .WriteTo.Async(c => c.Console())
+ .CreateLogger();
+
+ await CreateHostBuilder(args).RunConsoleAsync();
+ }
+
+ public static IHostBuilder CreateHostBuilder(string[] args) =>
+ Host.CreateDefaultBuilder(args)
+ .AddAppSettingsSecretsJson()
+ .ConfigureLogging((context, logging) => logging.ClearProviders())
+ .ConfigureServices((hostContext, services) =>
+ {
+ services.AddHostedService();
+ });
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/WinIn.FasterZ.AgGridReport.DbMigrator.csproj b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/WinIn.FasterZ.AgGridReport.DbMigrator.csproj
new file mode 100644
index 000000000..4f8c9e74e
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/WinIn.FasterZ.AgGridReport.DbMigrator.csproj
@@ -0,0 +1,45 @@
+
+
+
+
+
+ Exe
+ net7.0
+ enable
+
+
+
+
+
+ PreserveNewest
+ Always
+
+
+
+ PreserveNewest
+ Always
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.json
new file mode 100644
index 000000000..c112f2a59
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.json
@@ -0,0 +1,27 @@
+{
+ "ConnectionStrings": {
+ "Default": "Server=dev.ccwin-in.com,13319;Database=WMS_IAC_Report_AgGrid;uid=ccwin-in;pwd=Microsoft@2022;timeout=6000;Encrypt=False;"
+ },
+ "OpenIddict": {
+ "Applications": {
+ "AgGridReport_Web": {
+ "ClientId": "AgGridReport_Web",
+ "ClientSecret": "1q2w3e*",
+ "RootUrl": "https://localhost:44341"
+ },
+ "AgGridReport_App": {
+ "ClientId": "AgGridReport_App",
+ "RootUrl": "http://localhost:4200"
+ },
+ "AgGridReport_BlazorServerTiered": {
+ "ClientId": "AgGridReport_BlazorServerTiered",
+ "ClientSecret": "1q2w3e*",
+ "RootUrl": "https://localhost:44388"
+ },
+ "AgGridReport_Swagger": {
+ "ClientId": "AgGridReport_Swagger",
+ "RootUrl": "https://localhost:44396"
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.secrets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.secrets.json
new file mode 100644
index 000000000..7a73a41bf
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/appsettings.secrets.json
@@ -0,0 +1,2 @@
+{
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll
index 73a3006e8..f9ad6cff7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
index 96010ff3c..0cea17fa0 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Application.Contracts.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll
index 35eb41d07..ab5f3263b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.exe b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.exe
index 4015000f5..1af73fc16 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.exe and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.exe differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb
index e129fcf07..9059e8945 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..127537e40 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..57ea19282 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index a8483577f..931777d52 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index a0a20daee..38d866faa 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
index 83ad48a3c..c3db5fda1 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
index 6fa5ea7fb..6a71830a4 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache
index 6f607e002..21643c7f5 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CoreCompileInputs.cache
index d51e475c3..50802a452 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-35e467615ef139c4145890b63ee8e6c82d7a6dff97f38e3fdfb87fd4b91fb30e
+fc44d32bfe924f6c5fa0b95773badf9d0fef6d2a
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.FileListAbsolute.txt
index 1505d86e1..f5d6182dd 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.FileListAbsolute.txt
@@ -206,211 +206,3 @@ E:\Code\AiChi\WMS_REPORT\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridRepo
E:\Code\AiChi\WMS_REPORT\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.pdb
E:\Code\AiChi\WMS_REPORT\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache
E:\Code\AiChi\WMS_REPORT\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.DbMigrator.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.exe
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\appsettings.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\appsettings.secrets.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.runtimeconfig.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\AsyncKeyedLock.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Autofac.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Autofac.Extensions.DependencyInjection.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Autofac.Extras.DynamicProxy.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\AutoMapper.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Azure.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Azure.Identity.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Castle.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Castle.Core.AsyncInterceptor.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\JetBrains.Annotations.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.AspNetCore.Authorization.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.AspNetCore.Cryptography.Internal.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.AspNetCore.Metadata.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Bcl.AsyncInterfaces.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Data.SqlClient.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.Relational.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.EntityFrameworkCore.SqlServer.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Caching.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Caching.Memory.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.Binder.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.CommandLine.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.EnvironmentVariables.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.FileExtensions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.Json.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Configuration.UserSecrets.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.DependencyInjection.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.FileProviders.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.FileProviders.Composite.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.FileProviders.Embedded.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.FileProviders.Physical.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.FileSystemGlobbing.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Hosting.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Hosting.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Identity.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Localization.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Localization.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.Configuration.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.Console.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.Debug.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.EventLog.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Logging.EventSource.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Options.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Options.ConfigurationExtensions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Extensions.Primitives.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Identity.Client.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Identity.Client.Extensions.Msal.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.JsonWebTokens.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.Logging.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.IdentityModel.Tokens.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.SqlServer.Server.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Microsoft.Win32.SystemEvents.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Nito.AsyncEx.Context.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Nito.AsyncEx.Coordination.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Nito.AsyncEx.Tasks.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Nito.Collections.Deque.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Nito.Disposables.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\OpenIddict.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\OpenIddict.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Polly.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Scriban.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Serilog.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Serilog.Extensions.Logging.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Serilog.Sinks.Async.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Serilog.Sinks.Console.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Serilog.Sinks.File.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Configuration.ConfigurationManager.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Diagnostics.EventLog.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Drawing.Common.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.IdentityModel.Tokens.Jwt.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Linq.Dynamic.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Memory.Data.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Runtime.Caching.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Security.Cryptography.ProtectedData.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Security.Permissions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\System.Windows.Extensions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\TimeZoneConverter.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Account.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Auditing.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Auditing.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.AuditLogging.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.AuditLogging.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.AuditLogging.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Authorization.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Authorization.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Autofac.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.AutoMapper.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundJobs.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.BackgroundWorkers.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Caching.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Castle.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Data.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Ddd.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Ddd.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.DistributedLocking.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Emailing.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.EntityFrameworkCore.SqlServer.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.EventBus.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.EventBus.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.ExceptionHandling.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.FeatureManagement.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.FeatureManagement.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Features.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Guids.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Identity.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Identity.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Identity.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Identity.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Json.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Json.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Json.SystemTextJson.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Localization.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Localization.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.MultiTenancy.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.ObjectExtending.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.ObjectMapping.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.OpenIddict.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.OpenIddict.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.OpenIddict.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.Identity.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.OpenIddict.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.PermissionManagement.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Security.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Serialization.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.SettingManagement.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.SettingManagement.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.SettingManagement.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.SettingManagement.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Settings.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Specifications.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TenantManagement.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TenantManagement.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TenantManagement.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TenantManagement.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TextTemplating.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TextTemplating.Core.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.TextTemplating.Scriban.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Threading.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Timing.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Uow.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Users.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Users.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Users.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Users.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Validation.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.Validation.Abstractions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\Volo.Abp.VirtualFileSystem.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.1\Microsoft.Data.SqlClient.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win-arm\native\Microsoft.Data.SqlClient.SNI.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win-arm64\native\Microsoft.Data.SqlClient.SNI.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win-x64\native\Microsoft.Data.SqlClient.SNI.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win-x86\native\Microsoft.Data.SqlClient.SNI.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\Microsoft.Win32.SystemEvents.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\net7.0\System.Diagnostics.EventLog.Messages.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\net7.0\System.Diagnostics.EventLog.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\unix\lib\netcoreapp3.0\System.Drawing.Common.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\System.Drawing.Common.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Runtime.Caching.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netstandard2.0\System.Security.Cryptography.ProtectedData.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\runtimes\win\lib\netcoreapp3.0\System.Windows.Extensions.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Application.Contracts.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.DbMigrator.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.DbMigrator.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll
index 35eb41d07..ab5f3263b 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache
index 3ad7ebdb8..cb34c7200 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.genruntimeconfig.cache
@@ -1 +1 @@
-659ac491195e5117d8d9f0be02e037b641ed047e17a1f2fa9b742e7b7e91e3a1
+9da78df0e5e15c812a5ee0c8fa502728ef30c86d
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb
index e129fcf07..9059e8945 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/apphost.exe b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/apphost.exe
index 4015000f5..1af73fc16 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/apphost.exe and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/apphost.exe differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll
index 2a549847e..4f472565f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.DbMigrator.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll
index 2a549847e..4f472565f 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.DbMigrator.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
index 9ed66089a..329ca36a9 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.AssemblyInfoInputs.cache
@@ -1 +1 @@
-434707dfaf92ea99b0040be5315d7341c9d92b32e19056d340302c96ad764684
+675c2ab7f2633cc8445d141058e5d9b3545be68e
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
index bcba86b2a..079891fd0 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport.DbMigrator
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.DbMigrator\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache
index 8b6734485..e92b409b3 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache
index f47ba034a..db3602616 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
index 2de483217..0d4473650 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/WinIn.FasterZ.AgGridReport.DbMigrator.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {}
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Application.Contracts",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -34,8 +34,8 @@
"netstandard2.0": {
"targetAlias": "netstandard2.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -100,20 +100,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.DbMigrator",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -130,11 +130,11 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
@@ -194,20 +194,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -294,20 +294,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -324,8 +324,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
@@ -401,20 +401,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.EntityFrameworkCore",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -431,8 +431,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
index 3c8d9cc76..0338a21ca 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.assets.json
@@ -9593,17 +9593,17 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.DbMigrator",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -9620,11 +9620,11 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Application.Contracts\\WinIn.FasterZ.AgGridReport.Application.Contracts.csproj"
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore\\WinIn.FasterZ.AgGridReport.EntityFrameworkCore.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
index 5ddb2f1b8..8075d3be3 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.DbMigrator/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "EXSbrFLROtBMehUPwtBFop5fWcmzxGkqKxjwtyS1BLKy1Sm1DORAuZjGIFomTVATbQIhZUErX/DC5tjSNNk9XQ==",
+ "dgSpecHash": "pT54vG79QaSFC6ze3nDR0TGdiG1fEdBAvQtQQD/u0HAU6aADDgtRCdTfuuOs63FUmRehW/xum6Guh6yaIfmV2A==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
+ "projectFilePath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.DbMigrator\\WinIn.FasterZ.AgGridReport.DbMigrator.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\autofac\\7.0.0\\autofac.7.0.0.nupkg.sha512",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainErrorCodes.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainErrorCodes.cs
new file mode 100644
index 000000000..e9b14dd43
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainErrorCodes.cs
@@ -0,0 +1,6 @@
+namespace WinIn.FasterZ.AgGridReport;
+
+public static class AgGridReportDomainErrorCodes
+{
+ /* You can add your business exception error codes here, as constants */
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainSharedModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainSharedModule.cs
new file mode 100644
index 000000000..a0a23fbfe
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportDomainSharedModule.cs
@@ -0,0 +1,58 @@
+using WinIn.FasterZ.AgGridReport.Localization;
+using Volo.Abp.AuditLogging;
+using Volo.Abp.BackgroundJobs;
+using Volo.Abp.FeatureManagement;
+using Volo.Abp.Identity;
+using Volo.Abp.Localization;
+using Volo.Abp.Localization.ExceptionHandling;
+using Volo.Abp.Modularity;
+using Volo.Abp.OpenIddict;
+using Volo.Abp.PermissionManagement;
+using Volo.Abp.SettingManagement;
+using Volo.Abp.TenantManagement;
+using Volo.Abp.Validation.Localization;
+using Volo.Abp.VirtualFileSystem;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+[DependsOn(
+ typeof(AbpAuditLoggingDomainSharedModule),
+ typeof(AbpBackgroundJobsDomainSharedModule),
+ typeof(AbpFeatureManagementDomainSharedModule),
+ typeof(AbpIdentityDomainSharedModule),
+ typeof(AbpOpenIddictDomainSharedModule),
+ typeof(AbpPermissionManagementDomainSharedModule),
+ typeof(AbpSettingManagementDomainSharedModule),
+ typeof(AbpTenantManagementDomainSharedModule)
+ )]
+public class AgGridReportDomainSharedModule : AbpModule
+{
+ public override void PreConfigureServices(ServiceConfigurationContext context)
+ {
+ AgGridReportGlobalFeatureConfigurator.Configure();
+ AgGridReportModuleExtensionConfigurator.Configure();
+ }
+
+ public override void ConfigureServices(ServiceConfigurationContext context)
+ {
+ Configure(options =>
+ {
+ options.FileSets.AddEmbedded();
+ });
+
+ Configure(options =>
+ {
+ options.Resources
+ .Add("en")
+ .AddBaseTypes(typeof(AbpValidationResource))
+ .AddVirtualJson("/Localization/AgGridReport");
+
+ options.DefaultResourceType = typeof(AgGridReportResource);
+ });
+
+ Configure(options =>
+ {
+ options.MapCodeNamespace("AgGridReport", typeof(AgGridReportResource));
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportGlobalFeatureConfigurator.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportGlobalFeatureConfigurator.cs
new file mode 100644
index 000000000..9070cf04d
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportGlobalFeatureConfigurator.cs
@@ -0,0 +1,22 @@
+using Volo.Abp.Threading;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+public static class AgGridReportGlobalFeatureConfigurator
+{
+ private static readonly OneTimeRunner OneTimeRunner = new OneTimeRunner();
+
+ public static void Configure()
+ {
+ OneTimeRunner.Run(() =>
+ {
+ /* You can configure (enable/disable) global features of the used modules here.
+ *
+ * YOU CAN SAFELY DELETE THIS CLASS AND REMOVE ITS USAGES IF YOU DON'T NEED TO IT!
+ *
+ * Please refer to the documentation to lear more about the Global Features System:
+ * https://docs.abp.io/en/abp/latest/Global-Features
+ */
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportModuleExtensionConfigurator.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportModuleExtensionConfigurator.cs
new file mode 100644
index 000000000..0b736bda5
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/AgGridReportModuleExtensionConfigurator.cs
@@ -0,0 +1,73 @@
+using System.ComponentModel.DataAnnotations;
+using Volo.Abp.Identity;
+using Volo.Abp.ObjectExtending;
+using Volo.Abp.Threading;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+public static class AgGridReportModuleExtensionConfigurator
+{
+ private static readonly OneTimeRunner OneTimeRunner = new OneTimeRunner();
+
+ public static void Configure()
+ {
+ OneTimeRunner.Run(() =>
+ {
+ ConfigureExistingProperties();
+ ConfigureExtraProperties();
+ });
+ }
+
+ private static void ConfigureExistingProperties()
+ {
+ /* You can change max lengths for properties of the
+ * entities defined in the modules used by your application.
+ *
+ * Example: Change user and role name max lengths
+
+ IdentityUserConsts.MaxNameLength = 99;
+ IdentityRoleConsts.MaxNameLength = 99;
+
+ * Notice: It is not suggested to change property lengths
+ * unless you really need it. Go with the standard values wherever possible.
+ *
+ * If you are using EF Core, you will need to run the add-migration command after your changes.
+ */
+ }
+
+ private static void ConfigureExtraProperties()
+ {
+ /* You can configure extra properties for the
+ * entities defined in the modules used by your application.
+ *
+ * This class can be used to define these extra properties
+ * with a high level, easy to use API.
+ *
+ * Example: Add a new property to the user entity of the identity module
+
+ ObjectExtensionManager.Instance.Modules()
+ .ConfigureIdentity(identity =>
+ {
+ identity.ConfigureUser(user =>
+ {
+ user.AddOrUpdateProperty( //property type: string
+ "SocialSecurityNumber", //property name
+ property =>
+ {
+ //validation rules
+ property.Attributes.Add(new RequiredAttribute());
+ property.Attributes.Add(new StringLengthAttribute(64) {MinimumLength = 4});
+
+ property.Configuration[IdentityModuleExtensionConsts.ConfigurationNames.AllowUserToEdit] = true;
+
+ //...other configurations for this property
+ }
+ );
+ });
+ });
+
+ * See the documentation for more:
+ * https://docs.abp.io/en/abp/latest/Module-Entity-Extensions
+ */
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ar.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ar.json
new file mode 100644
index 000000000..78a7247be
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ar.json
@@ -0,0 +1,17 @@
+{
+ "culture": "ar",
+ "texts": {
+ "Menu:Home": "الصفحة الرئيسية",
+ "LongWelcomeMessage": "مرحبا بكم في التطبيق. هذا مشروع بدء تشغيل يعتمد على إطار عمل ABP. لمزيد من المعلومات ، يرجى زيارة abp.io.",
+ "Menu:MapperProc": "MenuMapperProc",
+ "MapperProc": "MapperProc",
+ "MapperProcProcName": "MapperProcProcName",
+ "MapperProcProcParameters": "MapperProcProcParameters",
+ "MapperProcRemark": "MapperProcRemark",
+ "CreateMapperProc": "CreateMapperProc",
+ "EditMapperProc": "EditMapperProc",
+ "MapperProcDeletionConfirmationMessage": "Are you sure to delete the mapperProc {0}?",
+ "SuccessfullyDeleted": "Successfully deleted",
+ "TableFilter": "TableFilter"
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/cs.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/cs.json
new file mode 100644
index 000000000..5a0bbf613
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/cs.json
@@ -0,0 +1,8 @@
+{
+ "culture": "cs",
+ "texts": {
+ "Menu:Home": "Úvod",
+ "Welcome": "Vítejte",
+ "LongWelcomeMessage": "Vítejte v aplikaci. Toto je startovací projekt založený na ABP frameworku. Pro více informací, navštivte abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/de.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/de.json
new file mode 100644
index 000000000..831493be8
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/de.json
@@ -0,0 +1,8 @@
+{
+ "culture": "de",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Willkommen",
+ "LongWelcomeMessage": "Willkommen bei der Anwendung. Dies ist ein Startup-Projekt, das auf dem ABP-Framework basiert. Weitere Informationen finden Sie unter abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en-GB.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en-GB.json
new file mode 100644
index 000000000..d2ca0793a
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en-GB.json
@@ -0,0 +1,8 @@
+{
+ "culture": "en-GB",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Welcome",
+ "LongWelcomeMessage": "Welcome to the application. This is a startup project based on the ABP framework. For more information, visit abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en.json
new file mode 100644
index 000000000..d2a6a9831
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/en.json
@@ -0,0 +1,8 @@
+{
+ "culture": "en",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Welcome",
+ "LongWelcomeMessage": "Welcome to the application. This is a startup project based on the ABP framework. For more information, visit abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/es.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/es.json
new file mode 100644
index 000000000..31b4b59e2
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/es.json
@@ -0,0 +1,8 @@
+{
+ "culture": "es",
+ "texts": {
+ "Menu:Home": "Inicio",
+ "Welcome": "Bienvenido",
+ "LongWelcomeMessage": "Bienvenido a la aplicación, este es un proyecto base basado en el framework ABP. Para más información, visita abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fi.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fi.json
new file mode 100644
index 000000000..a318859f2
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fi.json
@@ -0,0 +1,8 @@
+{
+ "culture": "fi",
+ "texts": {
+ "Menu:Home": "Koti",
+ "Welcome": "Tervetuloa",
+ "LongWelcomeMessage": "Tervetuloa sovellukseen. Tämä on ABP-kehykseen perustuva käynnistysprojekti. Lisätietoja on osoitteessa abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fr.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fr.json
new file mode 100644
index 000000000..e76eac0c7
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/fr.json
@@ -0,0 +1,8 @@
+{
+ "culture": "fr",
+ "texts": {
+ "Menu:Home": "Accueil",
+ "Welcome": "Bienvenue",
+ "LongWelcomeMessage": "Bienvenue dans l'application. Il s'agit d'un projet de démarrage basé sur le framework ABP. Pour plus d'informations, visitez abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hi.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hi.json
new file mode 100644
index 000000000..a1676bfd4
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hi.json
@@ -0,0 +1,8 @@
+{
+ "culture": "hi",
+ "texts": {
+ "Menu:Home": "घर",
+ "Welcome": "स्वागत हे",
+ "LongWelcomeMessage": "आवेदन करने के लिए आपका स्वागत है। यह एबीपी ढांचे पर आधारित एक स्टार्टअप परियोजना है। अधिक जानकारी के लिए, abp.io पर जाएं।"
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hr.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hr.json
new file mode 100644
index 000000000..fa8efab32
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hr.json
@@ -0,0 +1,8 @@
+{
+ "culture": "hr",
+ "texts": {
+ "Menu:Home": "Početna",
+ "Welcome": "Dobrodošli",
+ "LongWelcomeMessage": "Dobrodošli u aplikaciju. Ovo je startup projekt temeljen na ABP framework-u. Za više informacija posjetite abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hu.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hu.json
new file mode 100644
index 000000000..c7b6a33a0
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/hu.json
@@ -0,0 +1,8 @@
+{
+ "culture": "hu",
+ "texts": {
+ "Menu:Home": "Kezdőlap",
+ "Welcome": "Üdvözlöm",
+ "LongWelcomeMessage": "Üdvözöljük az alkalmazásban. Ez egy ABP keretrendszeren alapuló startup projekt. További információkért látogasson el az abp.io oldalra."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/is.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/is.json
new file mode 100644
index 000000000..190df9037
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/is.json
@@ -0,0 +1,8 @@
+{
+ "culture": "is",
+ "texts": {
+ "Menu:Home": "Heim",
+ "Welcome": "Velkomin",
+ "LongWelcomeMessage": "Verið velkomin í forritið. Þetta er startup verkefni sem byggir á ABP. Nánari upplýsingar er að finna á abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/it.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/it.json
new file mode 100644
index 000000000..82ce42b03
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/it.json
@@ -0,0 +1,8 @@
+{
+ "culture": "it",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Benvenuto",
+ "LongWelcomeMessage": "Benvenuto nell'applicazione. Questo è un progetto di avvio basato sul framework ABP. Per ulteriori informazioni, visita abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/nl.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/nl.json
new file mode 100644
index 000000000..9ba8da474
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/nl.json
@@ -0,0 +1,8 @@
+{
+ "culture": "nl",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Welkom",
+ "LongWelcomeMessage": "Welkom bij de applicatie. Dit is een startup-project gebaseerd op het ABP-framework. Bezoek abp.io voor meer informatie."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pl-PL.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pl-PL.json
new file mode 100644
index 000000000..33412f307
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pl-PL.json
@@ -0,0 +1,8 @@
+{
+ "culture": "pl-PL",
+ "texts": {
+ "Menu:Home": "Home",
+ "Welcome": "Witaj",
+ "LongWelcomeMessage": "Witaj w aplikacji. To jest inicjalny projekt bazujący na ABP framework. Po więcej informacji odwiedź stronę abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pt-BR.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pt-BR.json
new file mode 100644
index 000000000..8c818a07a
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/pt-BR.json
@@ -0,0 +1,8 @@
+{
+ "culture": "pt-BR",
+ "texts": {
+ "Menu:Home": "Principal",
+ "Welcome": "Seja bem-vindo!",
+ "LongWelcomeMessage": "Bem-vindo a esta aplicação. Este é um projeto inicial baseado no ABP framework. Para mais informações, visite abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ro-RO.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ro-RO.json
new file mode 100644
index 000000000..1fe560196
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ro-RO.json
@@ -0,0 +1,8 @@
+{
+ "culture": "ro-RO",
+ "texts": {
+ "Menu:Home": "Acasă",
+ "Welcome": "Bun venit",
+ "LongWelcomeMessage": "Bun venit la aplicaţie. Acesta este un proiect de pornire bazat pe framework-ul ABP. Pentru mai multe informaţii, vizitaţi, visit abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ru.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ru.json
new file mode 100644
index 000000000..8464e4434
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/ru.json
@@ -0,0 +1,8 @@
+{
+ "culture": "ru",
+ "texts": {
+ "Menu:Home": "Главная",
+ "Welcome": "Добро пожаловать",
+ "LongWelcomeMessage": "Добро пожаловать в приложение. Этот запущенный проект основан на фреймворке ABP. Для получения дополнительной информации посетите сайт abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sk.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sk.json
new file mode 100644
index 000000000..4f35aaf1c
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sk.json
@@ -0,0 +1,8 @@
+{
+ "culture": "sk",
+ "texts": {
+ "Menu:Home": "Domov",
+ "Welcome": "Vitajte",
+ "LongWelcomeMessage": "Vitajte v aplikácii. Toto je štartovací projekt založený na ABP frameworku. Viac informácií nájdete na stránke abp.io."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sl.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sl.json
new file mode 100644
index 000000000..a066ef26b
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/sl.json
@@ -0,0 +1,8 @@
+{
+ "culture": "sl",
+ "texts": {
+ "Menu:Home": "Domov",
+ "Welcome": "Dobrodošli",
+ "LongWelcomeMessage": "Dobrodošli v aplikaciji. To je začetni projekt na osnovi okolja ABP. Za več informacij obiščite abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/tr.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/tr.json
new file mode 100644
index 000000000..2cc911e48
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/tr.json
@@ -0,0 +1,8 @@
+{
+ "culture": "tr",
+ "texts": {
+ "Menu:Home": "Ana sayfa",
+ "Welcome": "Hoşgeldiniz",
+ "LongWelcomeMessage": "Uygulamaya hoşgeldiniz. Bu, ABP framework'ü üzerine bina edilmiş bir başlangıç projesidir. Daha fazla bilgi için abp.io adresini ziyaret edebilirsiniz."
+ }
+}
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/vi.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/vi.json
new file mode 100644
index 000000000..c115a3572
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/vi.json
@@ -0,0 +1,8 @@
+{
+ "culture": "vi",
+ "texts": {
+ "Menu:Home": "Trang chủ",
+ "Welcome": "Chào mừng bạn",
+ "LongWelcomeMessage": "Chào mừng bạn đến ứng dụng. Đây là một dự án khởi nghiệp dựa trên khung ABP. Để biết thêm thông tin, hãy truy cập abp.io."
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hans.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hans.json
new file mode 100644
index 000000000..23790bde5
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hans.json
@@ -0,0 +1,8 @@
+{
+ "culture": "zh-Hans",
+ "texts": {
+ "Menu:Home": "首页",
+ "Welcome": "欢迎",
+ "LongWelcomeMessage": "欢迎来到该应用程序. 这是一个基于ABP框架的启动项目. 有关更多信息, 请访问 abp.io."
+ }
+ }
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hant.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hant.json
new file mode 100644
index 000000000..31e0ab5a4
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReport/zh-Hant.json
@@ -0,0 +1,8 @@
+{
+ "culture": "zh-Hant",
+ "texts": {
+ "Menu:Home": "首頁",
+ "Welcome": "歡迎",
+ "LongWelcomeMessage": "歡迎來到此應用程式. 這是一個基於ABP框架的起始專案. 有關更多訊息, 請瀏覽 abp.io."
+ }
+ }
\ No newline at end of file
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReportResource.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReportResource.cs
new file mode 100644
index 000000000..4957f3b8d
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/Localization/AgGridReportResource.cs
@@ -0,0 +1,9 @@
+using Volo.Abp.Localization;
+
+namespace WinIn.FasterZ.AgGridReport.Localization;
+
+[LocalizationResourceName("AgGridReport")]
+public class AgGridReportResource
+{
+
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/MultiTenancy/MultiTenancyConsts.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/MultiTenancy/MultiTenancyConsts.cs
new file mode 100644
index 000000000..e01fb1a0f
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/MultiTenancy/MultiTenancyConsts.cs
@@ -0,0 +1,10 @@
+namespace WinIn.FasterZ.AgGridReport.MultiTenancy;
+
+public static class MultiTenancyConsts
+{
+ /* Enable/disable multi-tenancy easily in a single point.
+ * If you will never need to multi-tenancy, you can remove
+ * related modules and code parts, including this file.
+ */
+ public const bool IsEnabled = true;
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj
new file mode 100644
index 000000000..41349232b
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj
@@ -0,0 +1,32 @@
+
+
+
+
+
+ netstandard2.0
+ enable
+ WinIn.FasterZ.AgGridReport
+ true
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..a3e2d2292 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..ea87f5288 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index 6349f7ea9..d62179593 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index ba191c84d..5b72016dc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/bin/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
index 5e30606b3..70cdad0a1 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
@@ -31,14 +31,3 @@ C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGr
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Debug\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..a3e2d2292 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..ea87f5288 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Debug/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
index 597331675..9ea59cc3b 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
@@ -1 +1 @@
-5661455f6fbb47088c9393fa8e8035511cff7d888656a3c2ef0f806355302aa8
+21b1812eb373f8e8304fdca2d50d21b2d5149029
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
index 2a944ee9b..da5796c24 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
@@ -1 +1 @@
-8ec223cd2652c601988f4ffb43664c41bdc9bd45045eb67236f75bd4803813dc
+e4f6de1baa4b500b43d7bbc8772cad9cca0e5523
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
index 212ac078d..2799df282 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
@@ -1,5 +1,3 @@
is_global = true
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache
index dc3c7f40b..84776818a 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
index 1f2c2dcd6..d80840214 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-4e6703a236ff2372b20ff4fef4fbeda15144ea739ee798b217a7d3601dcefa20
+67dcd4e29b478108dd80a06408700cfa5f862deb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
index 14efc44f9..076fb6317 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.FileListAbsolute.txt
@@ -20,14 +20,3 @@ E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\bin\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.EmbeddedFilesManifest.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain.Shared\obj\Release\netstandard2.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index 6349f7ea9..d62179593 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index ba191c84d..5b72016dc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/Release/netstandard2.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
index a1e9eb809..61681f508 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/WinIn.FasterZ.AgGridReport.Domain.Shared.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {}
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
index 224c820bc..7d937feda 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.assets.json
@@ -5369,17 +5369,17 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
index 4e06d684b..7896c4ede 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain.Shared/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "eAxAjD4iKzo8t1szqpkq7lxUq2hlIimAGOSa5lKv3IJ4HnJLsFJ3/GB8rm9lIHN/gfidlbHQA7ft44Zl9QZkZw==",
+ "dgSpecHash": "Tc0i1wlDycAwvwvzGi6jeOv3jwpBdnzlHMCguBqVyJEqhunNiGLbiRmMQGlTlCvr5HRICu1vAoOd0rr2ULUMlA==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectFilePath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\jetbrains.annotations\\2022.1.0\\jetbrains.annotations.2022.1.0.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\microsoft.aspnetcore.authorization\\7.0.0\\microsoft.aspnetcore.authorization.7.0.0.nupkg.sha512",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportConsts.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportConsts.cs
new file mode 100644
index 000000000..4427d81d1
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportConsts.cs
@@ -0,0 +1,8 @@
+namespace WinIn.FasterZ.AgGridReport;
+
+public static class AgGridReportConsts
+{
+ public const string DbTablePrefix = "App";
+
+ public const string DbSchema = null;
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportDomainModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportDomainModule.cs
new file mode 100644
index 000000000..03475f93e
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/AgGridReportDomainModule.cs
@@ -0,0 +1,68 @@
+using Microsoft.Extensions.DependencyInjection;
+using Microsoft.Extensions.DependencyInjection.Extensions;
+using WinIn.FasterZ.AgGridReport.MultiTenancy;
+using Volo.Abp.AuditLogging;
+using Volo.Abp.BackgroundJobs;
+using Volo.Abp.Emailing;
+using Volo.Abp.FeatureManagement;
+using Volo.Abp.Identity;
+using Volo.Abp.Localization;
+using Volo.Abp.Modularity;
+using Volo.Abp.MultiTenancy;
+using Volo.Abp.OpenIddict;
+using Volo.Abp.PermissionManagement.Identity;
+using Volo.Abp.PermissionManagement.OpenIddict;
+using Volo.Abp.SettingManagement;
+using Volo.Abp.TenantManagement;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+[DependsOn(
+ typeof(AgGridReportDomainSharedModule),
+ typeof(AbpAuditLoggingDomainModule),
+ typeof(AbpBackgroundJobsDomainModule),
+ typeof(AbpFeatureManagementDomainModule),
+ typeof(AbpIdentityDomainModule),
+ typeof(AbpOpenIddictDomainModule),
+ typeof(AbpPermissionManagementDomainOpenIddictModule),
+ typeof(AbpPermissionManagementDomainIdentityModule),
+ typeof(AbpSettingManagementDomainModule),
+ typeof(AbpTenantManagementDomainModule),
+ typeof(AbpEmailingModule)
+)]
+public class AgGridReportDomainModule : AbpModule
+{
+ public override void ConfigureServices(ServiceConfigurationContext context)
+ {
+ Configure(options =>
+ {
+ options.Languages.Add(new LanguageInfo("ar", "ar", "العربية", "ae"));
+ options.Languages.Add(new LanguageInfo("cs", "cs", "Čeština"));
+ options.Languages.Add(new LanguageInfo("en", "en", "English", "gb"));
+ options.Languages.Add(new LanguageInfo("en-GB", "en-GB", "English (UK)"));
+ options.Languages.Add(new LanguageInfo("hu", "hu", "Magyar"));
+ options.Languages.Add(new LanguageInfo("hr", "hr", "Croatian"));
+ options.Languages.Add(new LanguageInfo("fi", "fi", "Finnish", "fi"));
+ options.Languages.Add(new LanguageInfo("fr", "fr", "Français", "fr"));
+ options.Languages.Add(new LanguageInfo("hi", "hi", "Hindi", "in"));
+ options.Languages.Add(new LanguageInfo("it", "it", "Italiano", "it"));
+ options.Languages.Add(new LanguageInfo("pt-BR", "pt-BR", "Português"));
+ options.Languages.Add(new LanguageInfo("ru", "ru", "Русский", "ru"));
+ options.Languages.Add(new LanguageInfo("sk", "sk", "Slovak", "sk"));
+ options.Languages.Add(new LanguageInfo("tr", "tr", "Türkçe", "tr"));
+ options.Languages.Add(new LanguageInfo("zh-Hans", "zh-Hans", "简体中文"));
+ options.Languages.Add(new LanguageInfo("zh-Hant", "zh-Hant", "繁體中文"));
+ options.Languages.Add(new LanguageInfo("de-DE", "de-DE", "Deutsch", "de"));
+ options.Languages.Add(new LanguageInfo("es", "es", "Español"));
+ });
+
+ Configure(options =>
+ {
+ options.IsEnabled = MultiTenancyConsts.IsEnabled;
+ });
+
+#if DEBUG
+ context.Services.Replace(ServiceDescriptor.Singleton());
+#endif
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/AgGridReportDbMigrationService.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/AgGridReportDbMigrationService.cs
new file mode 100644
index 000000000..89bcb70f4
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/AgGridReportDbMigrationService.cs
@@ -0,0 +1,218 @@
+using System;
+using System.Collections.Generic;
+using System.Diagnostics;
+using System.IO;
+using System.Linq;
+using System.Runtime.InteropServices;
+using System.Threading.Tasks;
+using Microsoft.Extensions.Logging;
+using Microsoft.Extensions.Logging.Abstractions;
+using Volo.Abp.Data;
+using Volo.Abp.DependencyInjection;
+using Volo.Abp.Identity;
+using Volo.Abp.MultiTenancy;
+using Volo.Abp.TenantManagement;
+
+namespace WinIn.FasterZ.AgGridReport.Data;
+
+public class AgGridReportDbMigrationService : ITransientDependency
+{
+ public ILogger Logger { get; set; }
+
+ private readonly IDataSeeder _dataSeeder;
+ private readonly IEnumerable _dbSchemaMigrators;
+ private readonly ITenantRepository _tenantRepository;
+ private readonly ICurrentTenant _currentTenant;
+
+ public AgGridReportDbMigrationService(
+ IDataSeeder dataSeeder,
+ IEnumerable dbSchemaMigrators,
+ ITenantRepository tenantRepository,
+ ICurrentTenant currentTenant)
+ {
+ _dataSeeder = dataSeeder;
+ _dbSchemaMigrators = dbSchemaMigrators;
+ _tenantRepository = tenantRepository;
+ _currentTenant = currentTenant;
+
+ Logger = NullLogger.Instance;
+ }
+
+ public async Task MigrateAsync()
+ {
+ var initialMigrationAdded = AddInitialMigrationIfNotExist();
+
+ if (initialMigrationAdded)
+ {
+ return;
+ }
+
+ Logger.LogInformation("Started database migrations...");
+
+ await MigrateDatabaseSchemaAsync();
+ await SeedDataAsync();
+
+ Logger.LogInformation($"Successfully completed host database migrations.");
+
+ var tenants = await _tenantRepository.GetListAsync(includeDetails: true);
+
+ var migratedDatabaseSchemas = new HashSet();
+ foreach (var tenant in tenants)
+ {
+ using (_currentTenant.Change(tenant.Id))
+ {
+ if (tenant.ConnectionStrings.Any())
+ {
+ var tenantConnectionStrings = tenant.ConnectionStrings
+ .Select(x => x.Value)
+ .ToList();
+
+ if (!migratedDatabaseSchemas.IsSupersetOf(tenantConnectionStrings))
+ {
+ await MigrateDatabaseSchemaAsync(tenant);
+
+ migratedDatabaseSchemas.AddIfNotContains(tenantConnectionStrings);
+ }
+ }
+
+ await SeedDataAsync(tenant);
+ }
+
+ Logger.LogInformation($"Successfully completed {tenant.Name} tenant database migrations.");
+ }
+
+ Logger.LogInformation("Successfully completed all database migrations.");
+ Logger.LogInformation("You can safely end this process...");
+ }
+
+ private async Task MigrateDatabaseSchemaAsync(Tenant? tenant = null)
+ {
+ Logger.LogInformation(
+ $"Migrating schema for {(tenant == null ? "host" : tenant.Name + " tenant")} database...");
+
+ foreach (var migrator in _dbSchemaMigrators)
+ {
+ await migrator.MigrateAsync();
+ }
+ }
+
+ private async Task SeedDataAsync(Tenant? tenant = null)
+ {
+ Logger.LogInformation($"Executing {(tenant == null ? "host" : tenant.Name + " tenant")} database seed...");
+
+ await _dataSeeder.SeedAsync(new DataSeedContext(tenant?.Id)
+ .WithProperty(IdentityDataSeedContributor.AdminEmailPropertyName, IdentityDataSeedContributor.AdminEmailDefaultValue)
+ .WithProperty(IdentityDataSeedContributor.AdminPasswordPropertyName, IdentityDataSeedContributor.AdminPasswordDefaultValue)
+ );
+ }
+
+ private bool AddInitialMigrationIfNotExist()
+ {
+ try
+ {
+ if (!DbMigrationsProjectExists())
+ {
+ return false;
+ }
+ }
+ catch (Exception)
+ {
+ return false;
+ }
+
+ try
+ {
+ if (!MigrationsFolderExists())
+ {
+ AddInitialMigration();
+ return true;
+ }
+ else
+ {
+ return false;
+ }
+ }
+ catch (Exception e)
+ {
+ Logger.LogWarning("Couldn't determinate if any migrations exist : " + e.Message);
+ return false;
+ }
+ }
+
+ private bool DbMigrationsProjectExists()
+ {
+ var dbMigrationsProjectFolder = GetEntityFrameworkCoreProjectFolderPath();
+
+ return dbMigrationsProjectFolder != null;
+ }
+
+ private bool MigrationsFolderExists()
+ {
+ var dbMigrationsProjectFolder = GetEntityFrameworkCoreProjectFolderPath();
+ return dbMigrationsProjectFolder != null && Directory.Exists(Path.Combine(dbMigrationsProjectFolder, "Migrations"));
+ }
+
+ private void AddInitialMigration()
+ {
+ Logger.LogInformation("Creating initial migration...");
+
+ string argumentPrefix;
+ string fileName;
+
+ if (RuntimeInformation.IsOSPlatform(OSPlatform.OSX) || RuntimeInformation.IsOSPlatform(OSPlatform.Linux))
+ {
+ argumentPrefix = "-c";
+ fileName = "/bin/bash";
+ }
+ else
+ {
+ argumentPrefix = "/C";
+ fileName = "cmd.exe";
+ }
+
+ var procStartInfo = new ProcessStartInfo(fileName,
+ $"{argumentPrefix} \"abp create-migration-and-run-migrator \"{GetEntityFrameworkCoreProjectFolderPath()}\"\""
+ );
+
+ try
+ {
+ Process.Start(procStartInfo);
+ }
+ catch (Exception)
+ {
+ throw new Exception("Couldn't run ABP CLI...");
+ }
+ }
+
+ private string? GetEntityFrameworkCoreProjectFolderPath()
+ {
+ var slnDirectoryPath = GetSolutionDirectoryPath();
+
+ if (slnDirectoryPath == null)
+ {
+ throw new Exception("Solution folder not found!");
+ }
+
+ var srcDirectoryPath = Path.Combine(slnDirectoryPath, "src");
+
+ return Directory.GetDirectories(srcDirectoryPath)
+ .FirstOrDefault(d => d.EndsWith(".EntityFrameworkCore"));
+ }
+
+ private string? GetSolutionDirectoryPath()
+ {
+ var currentDirectory = new DirectoryInfo(Directory.GetCurrentDirectory());
+
+ while (currentDirectory != null && Directory.GetParent(currentDirectory.FullName) != null)
+ {
+ currentDirectory = Directory.GetParent(currentDirectory.FullName);
+
+ if (currentDirectory != null && Directory.GetFiles(currentDirectory.FullName).FirstOrDefault(f => f.EndsWith(".sln")) != null)
+ {
+ return currentDirectory.FullName;
+ }
+ }
+
+ return null;
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/IAgGridReportDbSchemaMigrator.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/IAgGridReportDbSchemaMigrator.cs
new file mode 100644
index 000000000..d9e834b8a
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/IAgGridReportDbSchemaMigrator.cs
@@ -0,0 +1,8 @@
+using System.Threading.Tasks;
+
+namespace WinIn.FasterZ.AgGridReport.Data;
+
+public interface IAgGridReportDbSchemaMigrator
+{
+ Task MigrateAsync();
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/NullAgGridReportDbSchemaMigrator.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/NullAgGridReportDbSchemaMigrator.cs
new file mode 100644
index 000000000..642e5c193
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Data/NullAgGridReportDbSchemaMigrator.cs
@@ -0,0 +1,15 @@
+using System.Threading.Tasks;
+using Volo.Abp.DependencyInjection;
+
+namespace WinIn.FasterZ.AgGridReport.Data;
+
+/* This is used if database provider does't define
+ * IAgGridReportDbSchemaMigrator implementation.
+ */
+public class NullAgGridReportDbSchemaMigrator : IAgGridReportDbSchemaMigrator, ITransientDependency
+{
+ public Task MigrateAsync()
+ {
+ return Task.CompletedTask;
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/MapperProc.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/MapperProc.cs
new file mode 100644
index 000000000..f6e806f59
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/MapperProc.cs
@@ -0,0 +1,18 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Volo.Abp.Domain.Entities;
+
+namespace WinIn.FasterZ.AgGridReport
+{
+ public class MapperProc:Entity
+ {
+ public string ProcName { get; set; }
+
+ public string ProcParameters { get; set; }
+
+ public string Remark { get; set; }
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/OpenIddict/OpenIddictDataSeedContributor.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/OpenIddict/OpenIddictDataSeedContributor.cs
new file mode 100644
index 000000000..7dc6a2ca6
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/OpenIddict/OpenIddictDataSeedContributor.cs
@@ -0,0 +1,405 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Threading.Tasks;
+using JetBrains.Annotations;
+using Microsoft.Extensions.Configuration;
+using Microsoft.Extensions.Localization;
+using OpenIddict.Abstractions;
+using Volo.Abp;
+using Volo.Abp.Authorization.Permissions;
+using Volo.Abp.Data;
+using Volo.Abp.DependencyInjection;
+using Volo.Abp.OpenIddict.Applications;
+using Volo.Abp.PermissionManagement;
+using Volo.Abp.Uow;
+
+namespace WinIn.FasterZ.AgGridReport.OpenIddict;
+
+/* Creates initial data that is needed to property run the application
+ * and make client-to-server communication possible.
+ */
+public class OpenIddictDataSeedContributor : IDataSeedContributor, ITransientDependency
+{
+ private readonly IConfiguration _configuration;
+ private readonly IAbpApplicationManager _applicationManager;
+ private readonly IOpenIddictScopeManager _scopeManager;
+ private readonly IPermissionDataSeeder _permissionDataSeeder;
+ private readonly IStringLocalizer L;
+
+ public OpenIddictDataSeedContributor(
+ IConfiguration configuration,
+ IAbpApplicationManager applicationManager,
+ IOpenIddictScopeManager scopeManager,
+ IPermissionDataSeeder permissionDataSeeder,
+ IStringLocalizer l)
+ {
+ _configuration = configuration;
+ _applicationManager = applicationManager;
+ _scopeManager = scopeManager;
+ _permissionDataSeeder = permissionDataSeeder;
+ L = l;
+ }
+
+ [UnitOfWork]
+ public virtual async Task SeedAsync(DataSeedContext context)
+ {
+ await CreateScopesAsync();
+ await CreateApplicationsAsync();
+ }
+
+ private async Task CreateScopesAsync()
+ {
+ if (await _scopeManager.FindByNameAsync("AgGridReport") == null)
+ {
+ await _scopeManager.CreateAsync(new OpenIddictScopeDescriptor
+ {
+ Name = "AgGridReport",
+ DisplayName = "AgGridReport API",
+ Resources =
+ {
+ "AgGridReport"
+ }
+ });
+ }
+ }
+
+ private async Task CreateApplicationsAsync()
+ {
+ var commonScopes = new List
+ {
+ OpenIddictConstants.Permissions.Scopes.Address,
+ OpenIddictConstants.Permissions.Scopes.Email,
+ OpenIddictConstants.Permissions.Scopes.Phone,
+ OpenIddictConstants.Permissions.Scopes.Profile,
+ OpenIddictConstants.Permissions.Scopes.Roles,
+ "AgGridReport"
+ };
+
+ var configurationSection = _configuration.GetSection("OpenIddict:Applications");
+
+ //Web Client
+ var webClientId = configurationSection["AgGridReport_Web:ClientId"];
+ if (!webClientId.IsNullOrWhiteSpace())
+ {
+ var webClientRootUrl = configurationSection["AgGridReport_Web:RootUrl"].EnsureEndsWith('/');
+
+ /* AgGridReport_Web client is only needed if you created a tiered
+ * solution. Otherwise, you can delete this client. */
+ await CreateApplicationAsync(
+ name: webClientId!,
+ type: OpenIddictConstants.ClientTypes.Confidential,
+ consentType: OpenIddictConstants.ConsentTypes.Implicit,
+ displayName: "Web Application",
+ secret: configurationSection["AgGridReport_Web:ClientSecret"] ?? "1q2w3e*",
+ grantTypes: new List //Hybrid flow
+ {
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ OpenIddictConstants.GrantTypes.Implicit
+ },
+ scopes: commonScopes,
+ redirectUri: $"{webClientRootUrl}signin-oidc",
+ clientUri: webClientRootUrl,
+ postLogoutRedirectUri: $"{webClientRootUrl}signout-callback-oidc"
+ );
+ }
+
+ //Console Test / Angular Client
+ var consoleAndAngularClientId = configurationSection["AgGridReport_App:ClientId"];
+ if (!consoleAndAngularClientId.IsNullOrWhiteSpace())
+ {
+ var consoleAndAngularClientRootUrl = configurationSection["AgGridReport_App:RootUrl"]?.TrimEnd('/');
+ await CreateApplicationAsync(
+ name: consoleAndAngularClientId!,
+ type: OpenIddictConstants.ClientTypes.Public,
+ consentType: OpenIddictConstants.ConsentTypes.Implicit,
+ displayName: "Console Test / Angular Application",
+ secret: null,
+ grantTypes: new List
+ {
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ OpenIddictConstants.GrantTypes.Password,
+ OpenIddictConstants.GrantTypes.ClientCredentials,
+ OpenIddictConstants.GrantTypes.RefreshToken
+ },
+ scopes: commonScopes,
+ redirectUri: consoleAndAngularClientRootUrl,
+ clientUri: consoleAndAngularClientRootUrl,
+ postLogoutRedirectUri: consoleAndAngularClientRootUrl
+ );
+ }
+
+ // Blazor Client
+ var blazorClientId = configurationSection["AgGridReport_Blazor:ClientId"];
+ if (!blazorClientId.IsNullOrWhiteSpace())
+ {
+ var blazorRootUrl = configurationSection["AgGridReport_Blazor:RootUrl"]?.TrimEnd('/');
+
+ await CreateApplicationAsync(
+ name: blazorClientId!,
+ type: OpenIddictConstants.ClientTypes.Public,
+ consentType: OpenIddictConstants.ConsentTypes.Implicit,
+ displayName: "Blazor Application",
+ secret: null,
+ grantTypes: new List
+ {
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ },
+ scopes: commonScopes,
+ redirectUri: $"{blazorRootUrl}/authentication/login-callback",
+ clientUri: blazorRootUrl,
+ postLogoutRedirectUri: $"{blazorRootUrl}/authentication/logout-callback"
+ );
+ }
+
+ // Blazor Server Tiered Client
+ var blazorServerTieredClientId = configurationSection["AgGridReport_BlazorServerTiered:ClientId"];
+ if (!blazorServerTieredClientId.IsNullOrWhiteSpace())
+ {
+ var blazorServerTieredRootUrl = configurationSection["AgGridReport_BlazorServerTiered:RootUrl"].EnsureEndsWith('/');
+
+ await CreateApplicationAsync(
+ name: blazorServerTieredClientId!,
+ type: OpenIddictConstants.ClientTypes.Confidential,
+ consentType: OpenIddictConstants.ConsentTypes.Implicit,
+ displayName: "Blazor Server Application",
+ secret: configurationSection["AgGridReport_BlazorServerTiered:ClientSecret"] ?? "1q2w3e*",
+ grantTypes: new List //Hybrid flow
+ {
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ OpenIddictConstants.GrantTypes.Implicit
+ },
+ scopes: commonScopes,
+ redirectUri: $"{blazorServerTieredRootUrl}signin-oidc",
+ clientUri: blazorServerTieredRootUrl,
+ postLogoutRedirectUri: $"{blazorServerTieredRootUrl}signout-callback-oidc"
+ );
+ }
+
+ // Swagger Client
+ var swaggerClientId = configurationSection["AgGridReport_Swagger:ClientId"];
+ if (!swaggerClientId.IsNullOrWhiteSpace())
+ {
+ var swaggerRootUrl = configurationSection["AgGridReport_Swagger:RootUrl"]?.TrimEnd('/');
+
+ await CreateApplicationAsync(
+ name: swaggerClientId!,
+ type: OpenIddictConstants.ClientTypes.Public,
+ consentType: OpenIddictConstants.ConsentTypes.Implicit,
+ displayName: "Swagger Application",
+ secret: null,
+ grantTypes: new List
+ {
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ },
+ scopes: commonScopes,
+ redirectUri: $"{swaggerRootUrl}/swagger/oauth2-redirect.html",
+ clientUri: swaggerRootUrl
+ );
+ }
+ }
+
+ private async Task CreateApplicationAsync(
+ [NotNull] string name,
+ [NotNull] string type,
+ [NotNull] string consentType,
+ string displayName,
+ string? secret,
+ List grantTypes,
+ List scopes,
+ string? clientUri = null,
+ string? redirectUri = null,
+ string? postLogoutRedirectUri = null,
+ List? permissions = null)
+ {
+ if (!string.IsNullOrEmpty(secret) && string.Equals(type, OpenIddictConstants.ClientTypes.Public, StringComparison.OrdinalIgnoreCase))
+ {
+ throw new BusinessException(L["NoClientSecretCanBeSetForPublicApplications"]);
+ }
+
+ if (string.IsNullOrEmpty(secret) && string.Equals(type, OpenIddictConstants.ClientTypes.Confidential, StringComparison.OrdinalIgnoreCase))
+ {
+ throw new BusinessException(L["TheClientSecretIsRequiredForConfidentialApplications"]);
+ }
+
+ if (!string.IsNullOrEmpty(name) && await _applicationManager.FindByClientIdAsync(name) != null)
+ {
+ return;
+ //throw new BusinessException(L["TheClientIdentifierIsAlreadyTakenByAnotherApplication"]);
+ }
+
+ var client = await _applicationManager.FindByClientIdAsync(name);
+ if (client == null)
+ {
+ var application = new AbpApplicationDescriptor
+ {
+ ClientId = name,
+ Type = type,
+ ClientSecret = secret,
+ ConsentType = consentType,
+ DisplayName = displayName,
+ ClientUri = clientUri,
+ };
+
+ Check.NotNullOrEmpty(grantTypes, nameof(grantTypes));
+ Check.NotNullOrEmpty(scopes, nameof(scopes));
+
+ if (new [] { OpenIddictConstants.GrantTypes.AuthorizationCode, OpenIddictConstants.GrantTypes.Implicit }.All(grantTypes.Contains))
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.CodeIdToken);
+
+ if (string.Equals(type, OpenIddictConstants.ClientTypes.Public, StringComparison.OrdinalIgnoreCase))
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.CodeIdTokenToken);
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.CodeToken);
+ }
+ }
+
+ if (!redirectUri.IsNullOrWhiteSpace() || !postLogoutRedirectUri.IsNullOrWhiteSpace())
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Logout);
+ }
+
+ var buildInGrantTypes = new []
+ {
+ OpenIddictConstants.GrantTypes.Implicit,
+ OpenIddictConstants.GrantTypes.Password,
+ OpenIddictConstants.GrantTypes.AuthorizationCode,
+ OpenIddictConstants.GrantTypes.ClientCredentials,
+ OpenIddictConstants.GrantTypes.DeviceCode,
+ OpenIddictConstants.GrantTypes.RefreshToken
+ };
+
+ foreach (var grantType in grantTypes)
+ {
+ if (grantType == OpenIddictConstants.GrantTypes.AuthorizationCode)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.AuthorizationCode);
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.Code);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.AuthorizationCode || grantType == OpenIddictConstants.GrantTypes.Implicit)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Authorization);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.AuthorizationCode ||
+ grantType == OpenIddictConstants.GrantTypes.ClientCredentials ||
+ grantType == OpenIddictConstants.GrantTypes.Password ||
+ grantType == OpenIddictConstants.GrantTypes.RefreshToken ||
+ grantType == OpenIddictConstants.GrantTypes.DeviceCode)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Token);
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Revocation);
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Introspection);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.ClientCredentials)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.ClientCredentials);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.Implicit)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.Implicit);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.Password)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.Password);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.RefreshToken)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.RefreshToken);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.DeviceCode)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.GrantTypes.DeviceCode);
+ application.Permissions.Add(OpenIddictConstants.Permissions.Endpoints.Device);
+ }
+
+ if (grantType == OpenIddictConstants.GrantTypes.Implicit)
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.IdToken);
+ if (string.Equals(type, OpenIddictConstants.ClientTypes.Public, StringComparison.OrdinalIgnoreCase))
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.IdTokenToken);
+ application.Permissions.Add(OpenIddictConstants.Permissions.ResponseTypes.Token);
+ }
+ }
+
+ if (!buildInGrantTypes.Contains(grantType))
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.Prefixes.GrantType + grantType);
+ }
+ }
+
+ var buildInScopes = new []
+ {
+ OpenIddictConstants.Permissions.Scopes.Address,
+ OpenIddictConstants.Permissions.Scopes.Email,
+ OpenIddictConstants.Permissions.Scopes.Phone,
+ OpenIddictConstants.Permissions.Scopes.Profile,
+ OpenIddictConstants.Permissions.Scopes.Roles
+ };
+
+ foreach (var scope in scopes)
+ {
+ if (buildInScopes.Contains(scope))
+ {
+ application.Permissions.Add(scope);
+ }
+ else
+ {
+ application.Permissions.Add(OpenIddictConstants.Permissions.Prefixes.Scope + scope);
+ }
+ }
+
+ if (redirectUri != null)
+ {
+ if (!redirectUri.IsNullOrEmpty())
+ {
+ if (!Uri.TryCreate(redirectUri, UriKind.Absolute, out var uri) || !uri.IsWellFormedOriginalString())
+ {
+ throw new BusinessException(L["InvalidRedirectUri", redirectUri]);
+ }
+
+ if (application.RedirectUris.All(x => x != uri))
+ {
+ application.RedirectUris.Add(uri);
+ }
+ }
+ }
+
+ if (postLogoutRedirectUri != null)
+ {
+ if (!postLogoutRedirectUri.IsNullOrEmpty())
+ {
+ if (!Uri.TryCreate(postLogoutRedirectUri, UriKind.Absolute, out var uri) || !uri.IsWellFormedOriginalString())
+ {
+ throw new BusinessException(L["InvalidPostLogoutRedirectUri", postLogoutRedirectUri]);
+ }
+
+ if (application.PostLogoutRedirectUris.All(x => x != uri))
+ {
+ application.PostLogoutRedirectUris.Add(uri);
+ }
+ }
+ }
+
+ if (permissions != null)
+ {
+ await _permissionDataSeeder.SeedAsync(
+ ClientPermissionValueProvider.ProviderName,
+ name,
+ permissions,
+ null
+ );
+ }
+
+ await _applicationManager.CreateAsync(application);
+ }
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Properties/AssemblyInfo.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Properties/AssemblyInfo.cs
new file mode 100644
index 000000000..6fecb1c8d
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Properties/AssemblyInfo.cs
@@ -0,0 +1,3 @@
+using System.Runtime.CompilerServices;
+[assembly:InternalsVisibleToAttribute("WinIn.FasterZ.AgGridReport.Domain.Tests")]
+[assembly:InternalsVisibleToAttribute("WinIn.FasterZ.AgGridReport.TestBase")]
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettingDefinitionProvider.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettingDefinitionProvider.cs
new file mode 100644
index 000000000..304d80c6f
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettingDefinitionProvider.cs
@@ -0,0 +1,12 @@
+using Volo.Abp.Settings;
+
+namespace WinIn.FasterZ.AgGridReport.Settings;
+
+public class AgGridReportSettingDefinitionProvider : SettingDefinitionProvider
+{
+ public override void Define(ISettingDefinitionContext context)
+ {
+ //Define your own settings here. Example:
+ //context.Add(new SettingDefinition(AgGridReportSettings.MySetting1));
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettings.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettings.cs
new file mode 100644
index 000000000..16113fdec
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/Settings/AgGridReportSettings.cs
@@ -0,0 +1,9 @@
+namespace WinIn.FasterZ.AgGridReport.Settings;
+
+public static class AgGridReportSettings
+{
+ private const string Prefix = "AgGridReport";
+
+ //Add your own setting names here. Example:
+ //public const string MySetting1 = Prefix + ".MySetting1";
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn.FasterZ.AgGridReport.Domain.csproj b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn.FasterZ.AgGridReport.Domain.csproj
new file mode 100644
index 000000000..535046a68
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn.FasterZ.AgGridReport.Domain.csproj
@@ -0,0 +1,28 @@
+
+
+
+
+
+ net7.0
+ enable
+ WinIn.FasterZ.AgGridReport
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn/FasterZ/AgGridReport/IMapperProcRepository.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn/FasterZ/AgGridReport/IMapperProcRepository.cs
new file mode 100644
index 000000000..8400978db
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/WinIn/FasterZ/AgGridReport/IMapperProcRepository.cs
@@ -0,0 +1,11 @@
+using System;
+using Volo.Abp.Domain.Repositories;
+
+namespace WinIn.FasterZ.AgGridReport;
+
+///
+///
+///
+public interface IMapperProcRepository : IRepository
+{
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index f77276ee2..a3e2d2292 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index 286d34a63..ea87f5288 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index a8483577f..5184834fb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index a0a20daee..23ec46a68 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll
index 6349f7ea9..d62179593 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
index ba191c84d..5b72016dc 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.Shared.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 63ebdfecf..1ad6d7673 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index f08fbd943..103529209 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/bin/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
index c0fd704c8..1ca47a255 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
index 67577ce74..192ae1584 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-de850caf08c2675081372d0c377887300fe2c002d3ae4c3cf26a24c3bf8b2af1
+56c7f403515131a35ac8b03dd228e3320f3d584597f0751e6fce37353f1719bc
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
index b9b64a82c..9f47ea57f 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
@@ -43,18 +43,3 @@ C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGr
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Domain.dll
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
C:\Users\Administrator\Desktop\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\refint\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Debug\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index a8483577f..5184834fb 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index a0a20daee..23ec46a68 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll
index 347bcc659..5cf0970cf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll
index 347bcc659..5cf0970cf 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Debug/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
index 51eadabf5..1eb9a6f59 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
@@ -1 +1 @@
-2506372b836abafda1de23ccf7e805015f5b9defefcffbb206bcce902bbf5bd3
+e4a9084eb13fc26d0bc970f0fe129a14c263be63
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
index 7625606a5..52fe937bc 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
@@ -8,6 +8,4 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = WinIn.FasterZ.AgGridReport
-build_property.ProjectDir = E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\
-build_property.EnableComHosting =
-build_property.EnableGeneratedComInterfaceComImportInterop =
+build_property.ProjectDir = E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache
index 1a314c77c..315100724 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.assets.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
index 86672d8d1..f10b63dce 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
index 846244f6b..615a809fd 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
@@ -1 +1 @@
-459301875c338cd032e40b647dbd865888fb9e8766f0e20f54b88a3433b1561e
+e8e8c49be7024b6bfff44625d2c74bb4274b2a6b
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
index 8a5fffec4..7720b7120 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.csproj.FileListAbsolute.txt
@@ -28,18 +28,3 @@ E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\refint\WinIn.FasterZ.AgGridReport.Domain.dll
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
E:\Code\AiChi\WMS_AIC\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.deps.json
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\bin\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.Shared.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.AssemblyReference.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.GeneratedMSBuildEditorConfig.editorconfig
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfoInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.AssemblyInfo.cs
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CoreCompileInputs.cache
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.csproj.CopyComplete
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\refint\WinIn.FasterZ.AgGridReport.Domain.dll
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\WinIn.FasterZ.AgGridReport.Domain.pdb
-E:\Code\WZC2\WinIn.FasterZ.AgGridReport\src\WinIn.FasterZ.AgGridReport.Domain\obj\Release\net7.0\ref\WinIn.FasterZ.AgGridReport.Domain.dll
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll
index 63ebdfecf..1ad6d7673 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb
index f08fbd943..103529209 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/WinIn.FasterZ.AgGridReport.Domain.pdb differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll
index 55d29fc94..4f89295f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/ref/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll
index 55d29fc94..4f89295f7 100644
Binary files a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll and b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/Release/net7.0/refint/WinIn.FasterZ.AgGridReport.Domain.dll differ
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
index afe7e94c1..27fadf0a6 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/WinIn.FasterZ.AgGridReport.Domain.csproj.nuget.dgspec.json
@@ -1,23 +1,23 @@
{
"format": 1,
"restore": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {}
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {}
},
"projects": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain.Shared",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -104,20 +104,20 @@
}
}
},
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -134,8 +134,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
index 0c7e1b57c..4eee3bd92 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.assets.json
@@ -6497,17 +6497,17 @@
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectUniqueName": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"projectName": "WinIn.FasterZ.AgGridReport.Domain",
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
+ "outputPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\NuGet.Config",
"C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -6524,8 +6524,8 @@
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
- "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
- "projectPath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
+ "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj": {
+ "projectPath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain.Shared\\WinIn.FasterZ.AgGridReport.Domain.Shared.csproj"
}
}
}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
index a0925a973..1dc2c479a 100644
--- a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.Domain/obj/project.nuget.cache
@@ -1,8 +1,8 @@
{
"version": 2,
- "dgSpecHash": "NYxf1+2JOUN7X3HdXBH4NNcYKCPx1TpGFpq9a6ma76m/aZ1z1Tp/Y0ckCefXR1Z9DqmWhzR5neVmbf0kXBEcgA==",
+ "dgSpecHash": "q2wTxPdWp9dmGRsOuCnRwfom5ag5qb9REDFRCLNQLc8hj7DzgCQFrn25Kn0rsED2q5x7ZmQwAxW+BEw6q/eDag==",
"success": true,
- "projectFilePath": "E:\\Code\\WZC2\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
+ "projectFilePath": "C:\\Users\\Administrator\\Desktop\\WinIn.FasterZ.AgGridReport\\src\\WinIn.FasterZ.AgGridReport.Domain\\WinIn.FasterZ.AgGridReport.Domain.csproj",
"expectedPackageFiles": [
"C:\\Users\\Administrator\\.nuget\\packages\\asynckeyedlock\\6.2.1\\asynckeyedlock.6.2.1.nupkg.sha512",
"C:\\Users\\Administrator\\.nuget\\packages\\automapper\\12.0.0\\automapper.12.0.0.nupkg.sha512",
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContext.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContext.cs
new file mode 100644
index 000000000..0558bb0b7
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContext.cs
@@ -0,0 +1,102 @@
+using Microsoft.EntityFrameworkCore;
+using Volo.Abp.AuditLogging.EntityFrameworkCore;
+using Volo.Abp.BackgroundJobs.EntityFrameworkCore;
+using Volo.Abp.Data;
+using Volo.Abp.DependencyInjection;
+using Volo.Abp.EntityFrameworkCore;
+using Volo.Abp.FeatureManagement.EntityFrameworkCore;
+using Volo.Abp.Identity;
+using Volo.Abp.Identity.EntityFrameworkCore;
+using Volo.Abp.OpenIddict.EntityFrameworkCore;
+using Volo.Abp.PermissionManagement.EntityFrameworkCore;
+using Volo.Abp.SettingManagement.EntityFrameworkCore;
+using Volo.Abp.TenantManagement;
+using Volo.Abp.TenantManagement.EntityFrameworkCore;
+using WinIn.FasterZ.AgGridReport;
+using Volo.Abp.EntityFrameworkCore.Modeling;
+
+namespace WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+[ReplaceDbContext(typeof(IIdentityDbContext))]
+[ReplaceDbContext(typeof(ITenantManagementDbContext))]
+[ConnectionStringName("Default")]
+public class AgGridReportDbContext :
+ AbpDbContext,
+ IIdentityDbContext,
+ ITenantManagementDbContext
+{
+ /* Add DbSet properties for your Aggregate Roots / Entities here. */
+
+ #region Entities from the modules
+
+ /* Notice: We only implemented IIdentityDbContext and ITenantManagementDbContext
+ * and replaced them for this DbContext. This allows you to perform JOIN
+ * queries for the entities of these modules over the repositories easily. You
+ * typically don't need that for other modules. But, if you need, you can
+ * implement the DbContext interface of the needed module and use ReplaceDbContext
+ * attribute just like IIdentityDbContext and ITenantManagementDbContext.
+ *
+ * More info: Replacing a DbContext of a module ensures that the related module
+ * uses this DbContext on runtime. Otherwise, it will use its own DbContext class.
+ */
+
+ //Identity
+ public DbSet Users { get; set; }
+ public DbSet Roles { get; set; }
+ public DbSet ClaimTypes { get; set; }
+ public DbSet OrganizationUnits { get; set; }
+ public DbSet SecurityLogs { get; set; }
+ public DbSet LinkUsers { get; set; }
+ public DbSet UserDelegations { get; set; }
+
+ // Tenant Management
+ public DbSet Tenants { get; set; }
+ public DbSet TenantConnectionStrings { get; set; }
+
+ #endregion
+ ///
+ ///
+ ///
+ public DbSet MapperProcs { get; set; }
+
+ public AgGridReportDbContext(DbContextOptions options)
+ : base(options)
+ {
+
+ }
+
+ protected override void OnModelCreating(ModelBuilder builder)
+ {
+ base.OnModelCreating(builder);
+
+ /* Include modules to your migration db context */
+
+ builder.ConfigurePermissionManagement();
+ builder.ConfigureSettingManagement();
+ builder.ConfigureBackgroundJobs();
+ builder.ConfigureAuditLogging();
+ builder.ConfigureIdentity();
+ builder.ConfigureOpenIddict();
+ builder.ConfigureFeatureManagement();
+ builder.ConfigureTenantManagement();
+
+ /* Configure your own tables/entities inside here */
+
+ //builder.Entity(b =>
+ //{
+ // b.ToTable(AgGridReportConsts.DbTablePrefix + "YourEntities", AgGridReportConsts.DbSchema);
+ // b.ConfigureByConvention(); //auto configure for the base class props
+ // //...
+ //});
+
+
+ builder.Entity(b =>
+ {
+ b.ToTable(AgGridReportConsts.DbTablePrefix + "MapperProcs", AgGridReportConsts.DbSchema, table => table.HasComment(""));
+ b.ConfigureByConvention();
+
+
+ /* Configure more properties here */
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContextFactory.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContextFactory.cs
new file mode 100644
index 000000000..7b5d9ba9e
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportDbContextFactory.cs
@@ -0,0 +1,33 @@
+using System;
+using System.IO;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.EntityFrameworkCore.Design;
+using Microsoft.Extensions.Configuration;
+
+namespace WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+/* This class is needed for EF Core console commands
+ * (like Add-Migration and Update-Database commands) */
+public class AgGridReportDbContextFactory : IDesignTimeDbContextFactory
+{
+ public AgGridReportDbContext CreateDbContext(string[] args)
+ {
+ AgGridReportEfCoreEntityExtensionMappings.Configure();
+
+ var configuration = BuildConfiguration();
+
+ var builder = new DbContextOptionsBuilder()
+ .UseSqlServer(configuration.GetConnectionString("Default"));
+
+ return new AgGridReportDbContext(builder.Options);
+ }
+
+ private static IConfigurationRoot BuildConfiguration()
+ {
+ var builder = new ConfigurationBuilder()
+ .SetBasePath(Path.Combine(Directory.GetCurrentDirectory(), "../WinIn.FasterZ.AgGridReport.DbMigrator/"))
+ .AddJsonFile("appsettings.json", optional: false);
+
+ return builder.Build();
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEfCoreEntityExtensionMappings.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEfCoreEntityExtensionMappings.cs
new file mode 100644
index 000000000..b79b258a5
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEfCoreEntityExtensionMappings.cs
@@ -0,0 +1,44 @@
+using Microsoft.EntityFrameworkCore;
+using Volo.Abp.Identity;
+using Volo.Abp.ObjectExtending;
+using Volo.Abp.Threading;
+
+namespace WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+public static class AgGridReportEfCoreEntityExtensionMappings
+{
+ private static readonly OneTimeRunner OneTimeRunner = new OneTimeRunner();
+
+ public static void Configure()
+ {
+ AgGridReportGlobalFeatureConfigurator.Configure();
+ AgGridReportModuleExtensionConfigurator.Configure();
+
+ OneTimeRunner.Run(() =>
+ {
+ /* You can configure extra properties for the
+ * entities defined in the modules used by your application.
+ *
+ * This class can be used to map these extra properties to table fields in the database.
+ *
+ * USE THIS CLASS ONLY TO CONFIGURE EF CORE RELATED MAPPING.
+ * USE AgGridReportModuleExtensionConfigurator CLASS (in the Domain.Shared project)
+ * FOR A HIGH LEVEL API TO DEFINE EXTRA PROPERTIES TO ENTITIES OF THE USED MODULES
+ *
+ * Example: Map a property to a table field:
+
+ ObjectExtensionManager.Instance
+ .MapEfCoreProperty(
+ "MyProperty",
+ (entityBuilder, propertyBuilder) =>
+ {
+ propertyBuilder.HasMaxLength(128);
+ }
+ );
+
+ * See the documentation for more:
+ * https://docs.abp.io/en/abp/latest/Customizing-Application-Modules-Extending-Entities
+ */
+ });
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEntityFrameworkCoreModule.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEntityFrameworkCoreModule.cs
new file mode 100644
index 000000000..629af9a01
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/AgGridReportEntityFrameworkCoreModule.cs
@@ -0,0 +1,56 @@
+using WinIn.FasterZ.AgGridReport;
+using System;
+using Microsoft.Extensions.DependencyInjection;
+using Volo.Abp.Uow;
+using Volo.Abp.AuditLogging.EntityFrameworkCore;
+using Volo.Abp.BackgroundJobs.EntityFrameworkCore;
+using Volo.Abp.EntityFrameworkCore;
+using Volo.Abp.EntityFrameworkCore.SqlServer;
+using Volo.Abp.FeatureManagement.EntityFrameworkCore;
+using Volo.Abp.Identity.EntityFrameworkCore;
+using Volo.Abp.Modularity;
+using Volo.Abp.OpenIddict.EntityFrameworkCore;
+using Volo.Abp.PermissionManagement.EntityFrameworkCore;
+using Volo.Abp.SettingManagement.EntityFrameworkCore;
+using Volo.Abp.TenantManagement.EntityFrameworkCore;
+
+namespace WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+[DependsOn(
+ typeof(AgGridReportDomainModule),
+ typeof(AbpIdentityEntityFrameworkCoreModule),
+ typeof(AbpOpenIddictEntityFrameworkCoreModule),
+ typeof(AbpPermissionManagementEntityFrameworkCoreModule),
+ typeof(AbpSettingManagementEntityFrameworkCoreModule),
+ typeof(AbpEntityFrameworkCoreSqlServerModule),
+ typeof(AbpBackgroundJobsEntityFrameworkCoreModule),
+ typeof(AbpAuditLoggingEntityFrameworkCoreModule),
+ typeof(AbpTenantManagementEntityFrameworkCoreModule),
+ typeof(AbpFeatureManagementEntityFrameworkCoreModule)
+ )]
+public class AgGridReportEntityFrameworkCoreModule : AbpModule
+{
+ public override void PreConfigureServices(ServiceConfigurationContext context)
+ {
+ AgGridReportEfCoreEntityExtensionMappings.Configure();
+ }
+
+ public override void ConfigureServices(ServiceConfigurationContext context)
+ {
+ context.Services.AddAbpDbContext(options =>
+ {
+ /* Remove "includeAllEntities: true" to create
+ * default repositories only for aggregate roots */
+ options.AddDefaultRepositories(includeAllEntities: true);
+ options.AddRepository();
+ });
+
+ Configure(options =>
+ {
+ /* The main point to change your DBMS.
+ * See also AgGridReportMigrationsDbContextFactory for EF Core tooling. */
+ options.UseSqlServer();
+ });
+
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/EntityFrameworkCoreAgGridReportDbSchemaMigrator.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/EntityFrameworkCoreAgGridReportDbSchemaMigrator.cs
new file mode 100644
index 000000000..6851a368e
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/EntityFrameworkCore/EntityFrameworkCoreAgGridReportDbSchemaMigrator.cs
@@ -0,0 +1,34 @@
+using System;
+using System.Threading.Tasks;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.Extensions.DependencyInjection;
+using WinIn.FasterZ.AgGridReport.Data;
+using Volo.Abp.DependencyInjection;
+
+namespace WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+public class EntityFrameworkCoreAgGridReportDbSchemaMigrator
+ : IAgGridReportDbSchemaMigrator, ITransientDependency
+{
+ private readonly IServiceProvider _serviceProvider;
+
+ public EntityFrameworkCoreAgGridReportDbSchemaMigrator(
+ IServiceProvider serviceProvider)
+ {
+ _serviceProvider = serviceProvider;
+ }
+
+ public async Task MigrateAsync()
+ {
+ /* We intentionally resolving the AgGridReportDbContext
+ * from IServiceProvider (instead of directly injecting it)
+ * to properly get the connection string of the current tenant in the
+ * current scope.
+ */
+
+ await _serviceProvider
+ .GetRequiredService()
+ .Database
+ .MigrateAsync();
+ }
+}
diff --git a/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/Migrations/20231030033602_Initial.Designer.cs b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/Migrations/20231030033602_Initial.Designer.cs
new file mode 100644
index 000000000..438c5ca70
--- /dev/null
+++ b/WinIn.FasterZ.AgGridReport/src/WinIn.FasterZ.AgGridReport.EntityFrameworkCore/Migrations/20231030033602_Initial.Designer.cs
@@ -0,0 +1,1870 @@
+//
+using System;
+using Microsoft.EntityFrameworkCore;
+using Microsoft.EntityFrameworkCore.Infrastructure;
+using Microsoft.EntityFrameworkCore.Metadata;
+using Microsoft.EntityFrameworkCore.Migrations;
+using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
+using Volo.Abp.EntityFrameworkCore;
+using WinIn.FasterZ.AgGridReport.EntityFrameworkCore;
+
+#nullable disable
+
+namespace WinIn.FasterZ.AgGridReport.Migrations
+{
+ [DbContext(typeof(AgGridReportDbContext))]
+ [Migration("20231030033602_Initial")]
+ partial class Initial
+ {
+ ///
+ protected override void BuildTargetModel(ModelBuilder modelBuilder)
+ {
+#pragma warning disable 612, 618
+ modelBuilder
+ .HasAnnotation("_Abp_DatabaseProvider", EfCoreDatabaseProvider.SqlServer)
+ .HasAnnotation("ProductVersion", "7.0.1")
+ .HasAnnotation("Relational:MaxIdentifierLength", 128);
+
+ SqlServerModelBuilderExtensions.UseIdentityColumns(modelBuilder);
+
+ modelBuilder.Entity("Volo.Abp.AuditLogging.AuditLog", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ApplicationName")
+ .HasMaxLength(96)
+ .HasColumnType("nvarchar(96)")
+ .HasColumnName("ApplicationName");
+
+ b.Property("BrowserInfo")
+ .HasMaxLength(512)
+ .HasColumnType("nvarchar(512)")
+ .HasColumnName("BrowserInfo");
+
+ b.Property("ClientId")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("ClientId");
+
+ b.Property("ClientIpAddress")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("ClientIpAddress");
+
+ b.Property("ClientName")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)")
+ .HasColumnName("ClientName");
+
+ b.Property("Comments")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("Comments");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("CorrelationId")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("CorrelationId");
+
+ b.Property("Exceptions")
+ .HasColumnType("nvarchar(max)");
+
+ b.Property("ExecutionDuration")
+ .HasColumnType("int")
+ .HasColumnName("ExecutionDuration");
+
+ b.Property("ExecutionTime")
+ .HasColumnType("datetime2");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("HttpMethod")
+ .HasMaxLength(16)
+ .HasColumnType("nvarchar(16)")
+ .HasColumnName("HttpMethod");
+
+ b.Property("HttpStatusCode")
+ .HasColumnType("int")
+ .HasColumnName("HttpStatusCode");
+
+ b.Property("ImpersonatorTenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("ImpersonatorTenantId");
+
+ b.Property("ImpersonatorTenantName")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("ImpersonatorTenantName");
+
+ b.Property("ImpersonatorUserId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("ImpersonatorUserId");
+
+ b.Property("ImpersonatorUserName")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("ImpersonatorUserName");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.Property("TenantName")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("TenantName");
+
+ b.Property("Url")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("Url");
+
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("UserId");
+
+ b.Property("UserName")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("UserName");
+
+ b.HasKey("Id");
+
+ b.HasIndex("TenantId", "ExecutionTime");
+
+ b.HasIndex("TenantId", "UserId", "ExecutionTime");
+
+ b.ToTable("AbpAuditLogs", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.AuditLogging.AuditLogAction", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("AuditLogId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("AuditLogId");
+
+ b.Property("ExecutionDuration")
+ .HasColumnType("int")
+ .HasColumnName("ExecutionDuration");
+
+ b.Property("ExecutionTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("ExecutionTime");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("MethodName")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)")
+ .HasColumnName("MethodName");
+
+ b.Property("Parameters")
+ .HasMaxLength(2000)
+ .HasColumnType("nvarchar(2000)")
+ .HasColumnName("Parameters");
+
+ b.Property("ServiceName")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("ServiceName");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.HasIndex("AuditLogId");
+
+ b.HasIndex("TenantId", "ServiceName", "MethodName", "ExecutionTime");
+
+ b.ToTable("AbpAuditLogActions", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.AuditLogging.EntityChange", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("AuditLogId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("AuditLogId");
+
+ b.Property("ChangeTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("ChangeTime");
+
+ b.Property("ChangeType")
+ .HasColumnType("tinyint")
+ .HasColumnName("ChangeType");
+
+ b.Property("EntityId")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)")
+ .HasColumnName("EntityId");
+
+ b.Property("EntityTenantId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("EntityTypeFullName")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)")
+ .HasColumnName("EntityTypeFullName");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.HasIndex("AuditLogId");
+
+ b.HasIndex("TenantId", "EntityTypeFullName", "EntityId");
+
+ b.ToTable("AbpEntityChanges", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.AuditLogging.EntityPropertyChange", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("EntityChangeId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("NewValue")
+ .HasMaxLength(512)
+ .HasColumnType("nvarchar(512)")
+ .HasColumnName("NewValue");
+
+ b.Property("OriginalValue")
+ .HasMaxLength(512)
+ .HasColumnType("nvarchar(512)")
+ .HasColumnName("OriginalValue");
+
+ b.Property("PropertyName")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)")
+ .HasColumnName("PropertyName");
+
+ b.Property("PropertyTypeFullName")
+ .IsRequired()
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("PropertyTypeFullName");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.HasIndex("EntityChangeId");
+
+ b.ToTable("AbpEntityPropertyChanges", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.BackgroundJobs.BackgroundJobRecord", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("CreationTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("CreationTime");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("IsAbandoned")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false);
+
+ b.Property("JobArgs")
+ .IsRequired()
+ .HasMaxLength(1048576)
+ .HasColumnType("nvarchar(max)");
+
+ b.Property("JobName")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("LastTryTime")
+ .HasColumnType("datetime2");
+
+ b.Property("NextTryTime")
+ .HasColumnType("datetime2");
+
+ b.Property("Priority")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("tinyint")
+ .HasDefaultValue((byte)15);
+
+ b.Property("TryCount")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("smallint")
+ .HasDefaultValue((short)0);
+
+ b.HasKey("Id");
+
+ b.HasIndex("IsAbandoned", "NextTryTime");
+
+ b.ToTable("AbpBackgroundJobs", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.FeatureManagement.FeatureDefinitionRecord", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("AllowedProviders")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("DefaultValue")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("Description")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("DisplayName")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("GroupName")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("IsAvailableToHost")
+ .HasColumnType("bit");
+
+ b.Property("IsVisibleToClients")
+ .HasColumnType("bit");
+
+ b.Property("Name")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("ParentName")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("ValueType")
+ .HasMaxLength(2048)
+ .HasColumnType("nvarchar(2048)");
+
+ b.HasKey("Id");
+
+ b.HasIndex("GroupName");
+
+ b.HasIndex("Name")
+ .IsUnique();
+
+ b.ToTable("AbpFeatures", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.FeatureManagement.FeatureGroupDefinitionRecord", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("DisplayName")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("Name")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.HasKey("Id");
+
+ b.HasIndex("Name")
+ .IsUnique();
+
+ b.ToTable("AbpFeatureGroups", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.FeatureManagement.FeatureValue", b =>
+ {
+ b.Property("Id")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("Name")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("ProviderKey")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("ProviderName")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("Value")
+ .IsRequired()
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.HasKey("Id");
+
+ b.HasIndex("Name", "ProviderName", "ProviderKey")
+ .IsUnique()
+ .HasFilter("[ProviderName] IS NOT NULL AND [ProviderKey] IS NOT NULL");
+
+ b.ToTable("AbpFeatureValues", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityClaimType", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("Description")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("IsStatic")
+ .HasColumnType("bit");
+
+ b.Property("Name")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("Regex")
+ .HasMaxLength(512)
+ .HasColumnType("nvarchar(512)");
+
+ b.Property("RegexDescription")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("Required")
+ .HasColumnType("bit");
+
+ b.Property("ValueType")
+ .HasColumnType("int");
+
+ b.HasKey("Id");
+
+ b.ToTable("AbpClaimTypes", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityLinkUser", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("SourceTenantId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("SourceUserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("TargetTenantId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("TargetUserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.HasKey("Id");
+
+ b.HasIndex("SourceUserId", "SourceTenantId", "TargetUserId", "TargetTenantId")
+ .IsUnique()
+ .HasFilter("[SourceTenantId] IS NOT NULL AND [TargetTenantId] IS NOT NULL");
+
+ b.ToTable("AbpLinkUsers", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityRole", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("EntityVersion")
+ .HasColumnType("int");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("IsDefault")
+ .HasColumnType("bit")
+ .HasColumnName("IsDefault");
+
+ b.Property("IsPublic")
+ .HasColumnType("bit")
+ .HasColumnName("IsPublic");
+
+ b.Property("IsStatic")
+ .HasColumnType("bit")
+ .HasColumnName("IsStatic");
+
+ b.Property("Name")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("NormalizedName")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.HasIndex("NormalizedName");
+
+ b.ToTable("AbpRoles", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityRoleClaim", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ClaimType")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("ClaimValue")
+ .HasMaxLength(1024)
+ .HasColumnType("nvarchar(1024)");
+
+ b.Property("RoleId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.HasIndex("RoleId");
+
+ b.ToTable("AbpRoleClaims", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentitySecurityLog", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("Action")
+ .HasMaxLength(96)
+ .HasColumnType("nvarchar(96)");
+
+ b.Property("ApplicationName")
+ .HasMaxLength(96)
+ .HasColumnType("nvarchar(96)");
+
+ b.Property("BrowserInfo")
+ .HasMaxLength(512)
+ .HasColumnType("nvarchar(512)");
+
+ b.Property("ClientId")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("ClientIpAddress")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("CorrelationId")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("CreationTime")
+ .HasColumnType("datetime2");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("Identity")
+ .HasMaxLength(96)
+ .HasColumnType("nvarchar(96)");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.Property("TenantName")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("UserName")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.HasKey("Id");
+
+ b.HasIndex("TenantId", "Action");
+
+ b.HasIndex("TenantId", "ApplicationName");
+
+ b.HasIndex("TenantId", "Identity");
+
+ b.HasIndex("TenantId", "UserId");
+
+ b.ToTable("AbpSecurityLogs", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUser", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("AccessFailedCount")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("int")
+ .HasDefaultValue(0)
+ .HasColumnName("AccessFailedCount");
+
+ b.Property("ConcurrencyStamp")
+ .IsConcurrencyToken()
+ .HasMaxLength(40)
+ .HasColumnType("nvarchar(40)")
+ .HasColumnName("ConcurrencyStamp");
+
+ b.Property("CreationTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("CreationTime");
+
+ b.Property("CreatorId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("CreatorId");
+
+ b.Property("DeleterId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("DeleterId");
+
+ b.Property("DeletionTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("DeletionTime");
+
+ b.Property("Email")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("Email");
+
+ b.Property("EmailConfirmed")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("EmailConfirmed");
+
+ b.Property("EntityVersion")
+ .HasColumnType("int");
+
+ b.Property("ExtraProperties")
+ .HasColumnType("nvarchar(max)")
+ .HasColumnName("ExtraProperties");
+
+ b.Property("IsActive")
+ .HasColumnType("bit")
+ .HasColumnName("IsActive");
+
+ b.Property("IsDeleted")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("IsDeleted");
+
+ b.Property("IsExternal")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("IsExternal");
+
+ b.Property("LastModificationTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("LastModificationTime");
+
+ b.Property("LastModifierId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("LastModifierId");
+
+ b.Property("LastPasswordChangeTime")
+ .HasColumnType("datetimeoffset");
+
+ b.Property("LockoutEnabled")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("LockoutEnabled");
+
+ b.Property("LockoutEnd")
+ .HasColumnType("datetimeoffset");
+
+ b.Property("Name")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("Name");
+
+ b.Property("NormalizedEmail")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("NormalizedEmail");
+
+ b.Property("NormalizedUserName")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("NormalizedUserName");
+
+ b.Property("PasswordHash")
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("PasswordHash");
+
+ b.Property("PhoneNumber")
+ .HasMaxLength(16)
+ .HasColumnType("nvarchar(16)")
+ .HasColumnName("PhoneNumber");
+
+ b.Property("PhoneNumberConfirmed")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("PhoneNumberConfirmed");
+
+ b.Property("SecurityStamp")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("SecurityStamp");
+
+ b.Property("ShouldChangePasswordOnNextLogin")
+ .HasColumnType("bit");
+
+ b.Property("Surname")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)")
+ .HasColumnName("Surname");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.Property("TwoFactorEnabled")
+ .ValueGeneratedOnAdd()
+ .HasColumnType("bit")
+ .HasDefaultValue(false)
+ .HasColumnName("TwoFactorEnabled");
+
+ b.Property("UserName")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)")
+ .HasColumnName("UserName");
+
+ b.HasKey("Id");
+
+ b.HasIndex("Email");
+
+ b.HasIndex("NormalizedEmail");
+
+ b.HasIndex("NormalizedUserName");
+
+ b.HasIndex("UserName");
+
+ b.ToTable("AbpUsers", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserClaim", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("ClaimType")
+ .IsRequired()
+ .HasMaxLength(256)
+ .HasColumnType("nvarchar(256)");
+
+ b.Property("ClaimValue")
+ .HasMaxLength(1024)
+ .HasColumnType("nvarchar(1024)");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.HasKey("Id");
+
+ b.HasIndex("UserId");
+
+ b.ToTable("AbpUserClaims", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserDelegation", b =>
+ {
+ b.Property("Id")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("EndTime")
+ .HasColumnType("datetime2");
+
+ b.Property("SourceUserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("StartTime")
+ .HasColumnType("datetime2");
+
+ b.Property("TargetUserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("Id");
+
+ b.ToTable("AbpUserDelegations", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserLogin", b =>
+ {
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("LoginProvider")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("ProviderDisplayName")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property("ProviderKey")
+ .IsRequired()
+ .HasMaxLength(196)
+ .HasColumnType("nvarchar(196)");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("UserId", "LoginProvider");
+
+ b.HasIndex("LoginProvider", "ProviderKey");
+
+ b.ToTable("AbpUserLogins", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserOrganizationUnit", b =>
+ {
+ b.Property("OrganizationUnitId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("CreationTime")
+ .HasColumnType("datetime2")
+ .HasColumnName("CreationTime");
+
+ b.Property("CreatorId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("CreatorId");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("OrganizationUnitId", "UserId");
+
+ b.HasIndex("UserId", "OrganizationUnitId");
+
+ b.ToTable("AbpUserOrganizationUnits", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserRole", b =>
+ {
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("RoleId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("TenantId")
+ .HasColumnType("uniqueidentifier")
+ .HasColumnName("TenantId");
+
+ b.HasKey("UserId", "RoleId");
+
+ b.HasIndex("RoleId", "UserId");
+
+ b.ToTable("AbpUserRoles", (string)null);
+ });
+
+ modelBuilder.Entity("Volo.Abp.Identity.IdentityUserToken", b =>
+ {
+ b.Property("UserId")
+ .HasColumnType("uniqueidentifier");
+
+ b.Property("LoginProvider")
+ .HasMaxLength(64)
+ .HasColumnType("nvarchar(64)");
+
+ b.Property("Name")
+ .HasMaxLength(128)
+ .HasColumnType("nvarchar(128)");
+
+ b.Property