FloPype is a generic API utility with built-in ILogger support, which aims to expedite integration with third-parties.
Info
| Version: | 1.1.6 |
| Author(s): | Omar Himada |
| Last Update: | Friday, September 11, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/omarhimada/pype |
| NuGet Url: | https://www.nuget.org/packages/FloPype |
Install
Install-Package FloPype
dotnet add package FloPype
paket add FloPype
FloPype Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Logging.Abstractions(>= 3.1.8)
- Newtonsoft.Json(>= 12.0.3)
Tags