simple web api service extension to create dynamic request to a REST interface.
Info
Version: | 0.1.0-CI-20210115-133628 |
Author(s): | Maurice Dodenhöft |
Last Update: | Friday, January 15, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://dev.azure.com/mauricedodenhoeft/MAD.NET |
NuGet Url: | https://www.nuget.org/packages/MAD.NET.Services.Extensions.WebApi |
Install
Install-Package MAD.NET.Services.Extensions.WebApi
dotnet add package MAD.NET.Services.Extensions.WebApi
paket add MAD.NET.Services.Extensions.WebApi
MAD.NET.Services.Extensions.WebApi Download (Unzip the "nupkg" after downloading)
Dependencies
- MAD.NET.Core.Extensions.Collections(>= 0.1.020210115133628)
- MAD.NET.Core.Extensions.Dynamic(>= 0.1.020210115133628)
- MAD.NET.Core.Extensions.Reflection(>= 0.1.020210115133628)
- MAD.NET.Core(>= 0.1.020210115133628)
- System.Text.Json(>= 5.0.1)
Tags