Uploading files to ASP.NET rest API

This page summarizes the projects mentioned and recommended in the original post on /r/csharp

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • tusdotnet

    .NET server implementation of the Tus protocol for resumable file uploads. Read more at https://tus.io

  • If you're going to upload semi large files (100 MB) and want resumability for that upload (i.e. it can resume if the connection breaks down) I would recommend using https://tus.io and tusdotnet . It's an open protocol, clients exist for a large range of languages and tusdotnet supports customizing the storage to send files directly to Azure blob storage using Xtensible.TusDotNet.Azure

  • If you're going to upload semi large files (100 MB) and want resumability for that upload (i.e. it can resume if the connection breaks down) I would recommend using https://tus.io and tusdotnet . It's an open protocol, clients exist for a large range of languages and tusdotnet supports customizing the storage to send files directly to Azure blob storage using Xtensible.TusDotNet.Azure

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • tusd

    Reference server implementation in Go of tus: the open protocol for resumable file uploads

  • If you're going to upload semi large files (100 MB) and want resumability for that upload (i.e. it can resume if the connection breaks down) I would recommend using https://tus.io and tusdotnet . It's an open protocol, clients exist for a large range of languages and tusdotnet supports customizing the storage to send files directly to Azure blob storage using Xtensible.TusDotNet.Azure

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

  • Comparing desktop development tools, Qt, Electron and macOS Native

    1 project | news.ycombinator.com | 20 May 2024
  • ASP.NET Core New BackEnd Framework! CodeBehind 2.5 Released

    3 projects | dev.to | 20 May 2024
  • Older HP scanning all of a sudden don't work anymore

    1 project | news.ycombinator.com | 20 May 2024
  • Online Safety: A Guide to Protecting Yourself

    1 project | dev.to | 20 May 2024
  • Create a Simple .NET Workflow App From Scratch – Your Ultimate Guide

    4 projects | dev.to | 20 May 2024