Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gpailler/MegaApiClient
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
https://github.com/gpailler/MegaApiClient
c-sharp cloud-storage mega mono myget netcore netstandard nuget uwp xamarin
Last synced: 6 days ago
JSON representation
MegaApiClient is a C# .Net library to access http://mega.co.nz / http://mega.nz cloud storage and file hosting service.
- Host: GitHub
- URL: https://github.com/gpailler/MegaApiClient
- Owner: gpailler
- License: mit
- Created: 2013-09-16T21:04:16.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T07:38:45.000Z (6 months ago)
- Last Synced: 2024-11-03T03:38:14.051Z (11 days ago)
- Topics: c-sharp, cloud-storage, mega, mono, myget, netcore, netstandard, nuget, uwp, xamarin
- Language: C#
- Homepage: https://gpailler.github.io/MegaApiClient/
- Size: 3.47 MB
- Stars: 225
- Watchers: 15
- Forks: 77
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
MegaApiClient
=============[![Build status](https://github.com/gpailler/MegaApiClient/actions/workflows/main.yml/badge.svg)](https://github.com/gpailler/MegaApiClient/actions/workflows/main.yml)
[![Coverage Status](https://img.shields.io/codecov/c/github/gpailler/MegaApiClient)](https://codecov.io/gh/gpailler/MegaApiClient)
[![Nuget version](https://img.shields.io/nuget/v/MegaApiClient)](https://www.nuget.org/packages/MegaApiClient/)
[![Nuget downloads](https://img.shields.io/nuget/dt/MegaApiClient)](https://www.nuget.org/packages/MegaApiClient/)
[![License](https://img.shields.io/github/license/gpailler/MegaApiClient)](https://github.com/gpailler/MegaApiClient/blob/master/LICENSE)---
> [!IMPORTANT]
> **MegaApiClient is now in passive maintenance mode; I will no longer be actively maintaining it.**
>
> This project began as a proof of concept to access the MegaUpload API several years ago, but I have never personally used it. Over the past years, I have dedicated a lot of energy to maintaining MegaApiClient for the community. However, I have reached a point where I lack the time and have different priorities. MegaApiClient will remain on GitHub and NuGet, and pull requests are welcome, but I do not plan to actively fix issues or add features.
> [(more)](https://github.com/gpailler/MegaApiClient/issues/242)---
**MegaApiClient is a C# .Net library to access [http://mega.co.nz](http://mega.co.nz) / [http://mega.nz](http://mega.nz) cloud storage and file hosting service.**
Documentation is available on [https://gpailler.github.io/MegaApiClient/](https://gpailler.github.io/MegaApiClient/)