.NET: Integration Test for uploading csv/excel file via HttpClient

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
  1. ExcelMapper

    An Excel to object mapper. Maps POCOs to and from Excel. Configuration via convention, attributes, or fluent methods.

    ExcelMapper for working with Excel file

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. CsvHelper

    Library to help reading and writing CSV files

    CsvHelper for parsing the CSV file

  4. setup-dotnet-test-projects

    How to setup an integration test project with xUnit and TestContainers in .NET

    Thanks for reading!!! The full example can be found at my repo on GitHub - setup-dotnet-test-projects

  5. Shouldly

    Should testing for .NET—the way assertions should be!

    Shouldly for asserting the results

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Why I moved from AutoFixture to Bogus for test data generation for C#/xUnit tests

    2 projects | dev.to | 5 Jul 2025
  • Dive into Time-Series Anomaly Detection: A Decade Review

    4 projects | news.ycombinator.com | 6 Jan 2025
  • CsvHelper VS Sep - a user suggested alternative

    2 projects | 20 Sep 2024
  • Designing HTTP API clients in .NET

    7 projects | dev.to | 21 Aug 2024
  • CSV Schema Validation

    3 projects | dev.to | 22 Jul 2024

Did you know that C# is
the 11th most popular programming language
based on number of references?