An open API service indexing awesome lists of open source software.

https://github.com/soenneker/soenneker.loops.clientutil

An async thread-safe singleton for Loops OpenApiClient
https://github.com/soenneker/soenneker.loops.clientutil

client clientutil csharp dotnet httpclient loop loops loopsclientutil openapi util

Last synced: 5 days ago
JSON representation

An async thread-safe singleton for Loops OpenApiClient

Awesome Lists containing this project

README

          

[![](https://img.shields.io/nuget/v/soenneker.loops.clientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.loops.clientutil/)
[![](https://img.shields.io/github/actions/workflow/status/soenneker/soenneker.loops.clientutil/publish-package.yml?style=for-the-badge)](https://github.com/soenneker/soenneker.loops.clientutil/actions/workflows/publish-package.yml)
[![](https://img.shields.io/nuget/dt/soenneker.loops.clientutil.svg?style=for-the-badge)](https://www.nuget.org/packages/soenneker.loops.clientutil/)

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Loops.ClientUtil
### An async thread-safe singleton for Loops OpenApiClient

## Installation

```
dotnet add package Soenneker.Loops.ClientUtil
```