Designed to help interact with the world of the web through C#, this library helps to create HTTP web requests easily.
Info
Version: | 1.0.0 |
Author(s): | Phoenix Apps Ltd |
Last Update: | Tuesday, February 12, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/phoenix-apps/Phnx |
NuGet Url: | https://www.nuget.org/packages/Phnx.Web |
Install
Install-Package Phnx.Web
dotnet add package Phnx.Web
paket add Phnx.Web
Phnx.Web Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 11.0.2)
- Phnx.Reflection(>= 1.0.0)