Info
Version: | 2.0.0 |
Author(s): | Aaron Hanusa |
Last Update: | Thursday, June 22, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ahanusa/Peasy.DataProxy.InMemory |
NuGet Url: | https://www.nuget.org/packages/Peasy.DataProxy.Http |
Install
Install-Package Peasy.DataProxy.Http
dotnet add package Peasy.DataProxy.Http
paket add Peasy.DataProxy.Http
Peasy.DataProxy.Http Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.Http(>= 4.3.2)
- WinInsider.System.Net.Http.Formatting(>= 1.0.5)
- Peasy(>= 2.0.2)
Tags
Use this to quickly create peasy data proxies that communicate with HTTP services via GET, POST, PUT, and DELETE invocations.