Info
Version: | 1.1.1.48 |
Author(s): | djmnz |
Last Update: | Saturday, June 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/djmnz/RestFluencing/ |
NuGet Url: | https://www.nuget.org/packages/RestFluencing |
Install
Install-Package RestFluencing
dotnet add package RestFluencing
paket add RestFluencing
RestFluencing Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- Newtonsoft.Json(>= 10.0.1)
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.CSharp(>= 4.5.0)
- Newtonsoft.Json(>= 10.0.1)
Tags
Allows you to write your Api Requests and Asserting the response in a fluent manner.
Compatible with NUnit, MSTest, XUnit and any test runner.