AnonFilesApi is C#/.NET API wrapper for anonfiles.com api that allows to:
- Upload your file with path to the directory where it is stored.
- Upload your file from byte array.
- Download the file using file hash (id).
- Download the file using download link.
- Get download link to the file.
- Add tests (NUnit / xUnit)
- Add Git Actions CD
MIT license