Info
Version: | 1.2.4 |
Author(s): | xiaohe321 |
Last Update: | Thursday, January 28, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/xh321/PyLibSharp |
NuGet Url: | https://www.nuget.org/packages/PyLibSharp |
Install
Install-Package PyLibSharp
dotnet add package PyLibSharp
paket add PyLibSharp
PyLibSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)
- System.Text.Encoding.CodePages(>= 4.7.1)
Tags
目前实现了Requests库的部分功能
Use.
Net to encapsulate some common functions according to the design idea of some Python libraries.