File Processing
File Processing provides shared support for import and export file handling in WinnerWare.
Overview
This module is a support layer for scenarios that need structured file import or export behavior. It is not presented as a large standalone admin feature, but it helps other solution areas work with files more consistently.
Key Features
- Supports import and export helper scenarios.
- Includes shared helper classes for file-based processing.
- Exposes a module route for file-processing entry points.
Usage
Use this module when other WinnerWare features need a common import or export foundation rather than each building their own file-processing behavior.
Developer Notes
- The module contains helper classes for export mapping and Excel-oriented processing.
- Its startup registers the module route at
Home/Index.