Flynk common services library providing REST API connection management, secure configuration, cryptography utilities, and shared DTOs for Flynk applications.
Info
| Version: | 6.1.0 |
| Author(s): | Flynk Developers |
| Last Update: | Friday, October 10, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Flynk.Common.Services |
Install
Install-Package Flynk.Common.Services
dotnet add package Flynk.Common.Services
paket add Flynk.Common.Services
Flynk.Common.Services Download (Unzip the "nupkg" after downloading)
Dependencies
- Flynk.Common.Utils(>= 1.0.3.34)
- Microsoft.Extensions.Configuration.Json(>= 3.1.9)