MegaApiClient 1.2.0
See the version list below for details.
dotnet add package MegaApiClient --version 1.2.0
NuGet\Install-Package MegaApiClient -Version 1.2.0
<PackageReference Include="MegaApiClient" Version="1.2.0" />
<PackageVersion Include="MegaApiClient" Version="1.2.0" />
<PackageReference Include="MegaApiClient" />
paket add MegaApiClient --version 1.2.0
#r "nuget: MegaApiClient, 1.2.0"
#:package MegaApiClient@1.2.0
#addin nuget:?package=MegaApiClient&version=1.2.0
#tool nuget:?package=MegaApiClient&version=1.2.0
MegaApiClient library gives full access to Mega.co.nz API. You can manage filesystem and download/upload files
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Newtonsoft.Json (>= 6.0.8)
NuGet packages (6)
Showing the top 5 NuGet packages that depend on MegaApiClient:
Package | Downloads |
---|---|
CloudFS-Signed
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
CloudFS
The CloudFS library is a collection of .NET assemblies as gateways to various publicly accessible Cloud storage services. |
|
Wabbajack.Downloaders.ModDB
Package Description |
|
Wabbajack.Downloaders.Mega
Package Description |
|
GLV.Shared.Storage.MEGA
Avoid using if you're not affiliated with us! No public documentation or source code is provided for this! |
GitHub repositories (9)
Showing the top 9 popular GitHub repositories that depend on MegaApiClient:
Repository | Stars |
---|---|
ShareX/ShareX
ShareX is a free and open-source application that enables users to capture or record any area of their screen with a single keystroke. It also supports uploading images, text, and various file types to a wide range of destinations.
|
|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
|
PhilippC/keepass2android
Password manager app for Android
|
|
IllusionMods/KKManager
Mod, plugin and card manager for games by Illusion that use BepInEx
|
|
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
|
|
fireshaper/Omnibus
Search for and download comics that are added to GetComics.info easily
|
|
KiKiHUN1/Mega-Schematics-Downloader
|
|
chyyran/skyinstaller
One-click installer for Trails in the Sky voice acting mods.
|
|
Fergs32/DevilsEye
C# - Opensource OSINT program, using google dorking methods, free api's and much more.
|
Version | Downloads | Last Updated |
---|---|---|
1.10.5 | 497 | 9/10/2025 |
1.10.4 | 83,996 | 1/21/2024 |
1.10.3 | 47,605 | 10/16/2022 |
1.10.2 | 43,141 | 11/24/2021 |
1.10.1 | 1,226 | 11/22/2021 |
1.10.0 | 2,933 | 11/11/2021 |
1.9.0 | 18,471 | 3/21/2021 |
1.8.2 | 10,003 | 8/16/2020 |
1.8.1 | 3,675 | 5/3/2020 |
1.8.0 | 3,730 | 4/7/2020 |
1.7.1 | 40,596 | 1/8/2019 |
1.7.0 | 2,344 | 11/21/2018 |
1.6.3 | 24,013 | 4/5/2018 |
1.6.3-master-409 | 3,034 | 3/13/2018 |
1.6.2 | 2,845 | 1/22/2018 |
1.6.1 | 5,072 | 10/2/2017 |
1.6.0 | 14,621 | 8/20/2017 |
1.5.0 | 2,750 | 5/21/2017 |
1.3.1 | 13,183 | 11/7/2016 |
1.3.0 | 3,268 | 11/5/2016 |
1.2.2 | 6,990 | 4/17/2016 |
1.2.1 | 2,908 | 3/15/2016 |
1.2.0 | 3,399 | 2/27/2016 |
1.1.3 | 3,404 | 12/6/2015 |
1.1.2 | 3,030 | 10/28/2015 |
1.1.1 | 3,876 | 7/14/2015 |
1.1.0 | 2,692 | 6/8/2015 |
1.0.4 | 6,760 | 3/29/2014 |
1.0.3 | 2,271 | 3/22/2014 |
1.0.2 | 2,323 | 2/17/2014 |
1.0.0 | 2,486 | 10/3/2013 |
- API BREAK Method Upload(string filename, INode parent) is renamed to UploadFile(string filename, INode parent)
- FEATURE REQUEST (#23) New version for .Net 4.5 with Aync functions to retrieve progression on Downloads/Uploads
- FEATURE REQUEST (#21) New method GetNodeFromLink(Uri uri) to retrieve file name and size from an Uri
- BUG (#28) Trailing garbage in DecryptAttributes