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

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

A .NET thread-safe singleton HttpClient for Loops (loops.so)
https://github.com/soenneker/soenneker.loops.client

api client csharp dotnet httpclient loops loopshttpclient so

Last synced: 12 days ago
JSON representation

A .NET thread-safe singleton HttpClient for Loops (loops.so)

Awesome Lists containing this project

README

          

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

# ![](https://user-images.githubusercontent.com/4441470/224455560-91ed3ee7-f510-4041-a8d2-3fc093025112.png) Soenneker.Loops.Client
### A .NET thread-safe singleton HttpClient for Loops (loops.so)

## Installation

```
dotnet add package Soenneker.Loops.Client
```