Skip to content

Commit

Permalink
Add tusdotnet to funding.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Acconut committed Jan 14, 2025
1 parent 29ddaed commit 10dafca
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion public/funding.json
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,22 @@
},
"licenses": ["mit"],
"tags": ["http", "upload", "file", "resumable", "ios", "macos", "client"]
}
},
{
"guid": "tusdotnet",
"name": "tusdotnet",
"description": "Tusdotnet is a feature-rich server for resumable uploads written in .NET",
"webpageUrl": {
"url": "https://github.com/tusdotnet/tusdotnet",
"wellKnown": "https://github.com/tusdotnet/tusdotnet/blob/master/.well-known/funding-manifest-urls"
},
"repositoryUrl": {
"url": "https://github.com/tusdotnet/tusdotnet",
"wellKnown": "https://github.com/tusdotnet/tusdotnet/blob/master/.well-known/funding-manifest-urls"
},
"licenses": ["mit"],
"tags": ["http", "upload", "file", "resumable", "net", "server"]
},
],
"funding": {
"channels": [
Expand Down

0 comments on commit 10dafca

Please sign in to comment.