This library contains the default implementation for interfaces defined in LFNT.Net.Core by invoking RESTful API.
Info
Version: | 1.0.9 |
Author(s): | LFNT, [email protected] |
Last Update: | Monday, April 17, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LFNT.Net.ApiInvoker |
Install
Install-Package LFNT.Net.ApiInvoker
dotnet add package LFNT.Net.ApiInvoker
paket add LFNT.Net.ApiInvoker
LFNT.Net.ApiInvoker Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 1.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 1.0.0)
- LFNT.Net.Http(>= 1.0.1)
- LFNT.Net.Core(>= 1.0.6)
- System.Reflection.TypeExtensions(>= 4.3.0)
Tags