This repository contains a C# console application designed for load testing data into PillarsHub.com.
This console application is developed to facilitate load testing for PillarsHub.com. It automates the process of generating and uploading test data, allowing you to evaluate the performance and reliability of the platform under different load conditions.
- Generate test data to PillarsHub.com.
- Upload csv data to PillarsHub.com.
-
Clone the repository:
git clone https://github.com/PillarsHub/DataLoader cd your-repo-name -
Open the project in your preferred C# development environment (e.g., Visual Studio).
-
Restore the necessary NuGet packages.
-
Configure the application settings as needed.
-
Build the application.
-
Run the executable from the command line:
your-application.exe
Follow the on-screen instructions to perform load testing.
This project is licensed under the MIT License. See the LICENSE file for details.