Info
| Version: | 1.2.2 | 
| Author(s): | Phong Lu | 
| Last Update: | Sunday, May 20, 2018 | 
| .NET Fiddle: | Create the first Fiddle | 
| NuGet Url: | https://www.nuget.org/packages/FShareAPI | 
Install
Install-Package FShareAPI
                        dotnet add package FShareAPI
                        paket add FShareAPI
                        
                                FShareAPI Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
                                         .NETFramework 2.0 
                                        
                    - Newtonsoft.Json(>= 3.5.8)
- No dependencies. 
- No dependencies. 
- No dependencies. 
- No dependencies. 
 
                
Static class: FShareHelpers
Methods:
- Exists (Kiểm tra file link có tồn tại không, chỉ hỗ trợ cho file).
- ExistsAsync (Async-Tương tự Exists-Chỉ có trong v4.5).
- GetPremiumLink (Lấy premium của file link theo username và password, cần password cho link (nếu có)).
- GetPremiumLinkAsync (Async-Tương tự GetPremiumLink-Chỉ có trong v4.5).
- ShouldTopUp (Kiểm tra xem tài khoản có cần gia hạn thời gian Premium hay không).
- ShouldTopUpAsync (Async-Tương tự ShouldTopUp-Chỉ có trong v4.5).