The CSV File Filtering Web Application is a user-friendly tool designed to filter CSV files online based on user-defined conditions. This web app allows users to upload a CSV file, specify filtering criteria.
- .NET Core7 -webapi
- Angular 15
- Upload CSV files for filtering.
- Define filtering conditions using web interface.
- Pagination support
-
Upload a CSV file using the provided interface.
-
Define filtering conditions using the available options.
-
Click the "Filter" button to process the CSV file.
CSVFilters.mp4
- Convert this application in Blazor to fully run on clientside .